Skip to content

Hostname

hookit.com

Last fetched

hookit.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · hookit.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hookit.com

Resolution chain

hookit.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.207.10813.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.10913.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.12713.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.5113.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.68.443.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.503.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.583.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.683.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
99.84.152.11099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
hookit.com domain manager ()
Contact emails

Subdomains

53 observed subdomains of hookit.com.

Web-graph footprint

Distinct hostnames that link to or from hookit.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hookit.com.

Related pages

Pivot deeper into the graph from hookit.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hookit.com"})-[: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.