Hostname
hookshothq.com
Last fetched
hookshothq.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hookshothq.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 99.83.181.15 | 99.83.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hookshothq.com owner
- Contact emails
- 3f2c19b0-41e3-4511-a290-e4d05d90aca6@identity-protect.org
- 41451486-62a4-4cf5-bdd0-af84fd2bb4f1@identity-protect.org
- 79900724-7e8e-4e03-9f8b-8210a44d0af1@identity-protect.org
- 82d15c3f-bfa2-4c50-ae50-3ee004dd4c9a@identity-protect.org
- 98ba09ce-71ea-4052-a939-1929df8850ab@identity-protect.org
- dc693322-46e7-4db2-97df-31810dd471f7@identity-protect.org
- f2043068-476c-4593-8b3a-8878a491bacc@identity-protect.org
Subdomains
7 observed subdomains of hookshothq.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from hookshothq.com.
- IP · 99.83.181.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3f2c19b0-41e3-4511-a290-e4d05d90aca6@identity-protect.org
- TLD · .com
- Browse hostnames · ho…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hookshothq.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.