Hostname
hookandfinfishing.com
Last fetched
hookandfinfishing.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hookandfinfishing.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.93.14 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.16 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.61 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.78 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.12 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.15 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.87 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.90 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hookandfinfishing.com owner
- Contact emails
- 2891c50b-871b-482c-9fb0-fcf70159b16a@identity-protect.org
- 557370e8-3282-4d56-b411-3b8e1f55ec8a@identity-protect.org
- 8a793146-b6e1-4b71-b1c4-7c8ff5ae84b1@identity-protect.org
- a6376c5a-261b-4508-967b-5677350ff1d5@identity-protect.org
- b5378e69-d6f5-4b60-b2c1-2cb461175fe3@identity-protect.org
- d324f38c-7ea5-4726-a92b-8764ef97f93e@identity-protect.org
- dc615eb8-4330-4c0d-b748-87951fa54a3f@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from hookandfinfishing.com.
- IP · 13.35.93.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2891c50b-871b-482c-9fb0-fcf70159b16a@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: "hookandfinfishing.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.