Skip to content

Hostname

hooky.co

Last fetched

hooky.co resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hooky.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hooky.co

Resolution chain

hooky.co resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.230.62.10154.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.11154.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.6554.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.9854.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
m. nguyen
Contact emails

Subdomains

13 observed subdomains of hooky.co.

Web-graph footprint

Distinct hostnames that link to or from hooky.co in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from hooky.co.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hooky.co"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.