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
Resolution chain
hookit.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.207.108 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.207.109 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.207.127 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.207.51 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.68.44 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.50 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.58 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.68 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 99.84.152.110 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.18 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.30 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.97 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- hookit.com domain manager ()
- Contact emails
- cpkclgvlkg@whoisprivacyprotect.com
- jfqgsvlsd@whoisprivacyprotect.com
- tiltcore@gmail.com
- 0e80aed2-0479-4aee-afc3-7d851584d9ec@identity-protect.org
- 6c13df68-ce6b-48c7-b1a4-6e525bd7eb8c@identity-protect.org
- 8df6042a-07d1-4b10-a99f-561226ce9cf3@identity-protect.org
- cc001c36-d1c4-4533-b4fc-3b7bd1bcbba4@identity-protect.org
- ea8cccba-8a70-4f1e-b5ea-3131511d266c@identity-protect.org
Subdomains
53 observed subdomains of hookit.com.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hookit.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for hookit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6729849.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from hookit.com.
- IP · 13.227.207.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · cpkclgvlkg@whoisprivacyprotect.com
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.