Hostname
hakatafudousan.com
Last fetched
hakatafudousan.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
hakatafudousan.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 |
|---|---|---|---|---|
| 108.138.106.122 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.125 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.26 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.82 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.154.113 | 18.164.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.154.36 | 18.164.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.154.43 | 18.164.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.154.88 | 18.164.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hakatafudousan.com owner
- Contact emails
- 3f4c37fb-e9ec-4137-ba83-7d88746bb94e@identity-protect.org
- 7e169295-5025-44cc-b990-54cfeb315c3a@identity-protect.org
- 9a1dbc86-56b9-4fe0-9c8f-6949fdb507e1@identity-protect.org
- b9cc9879-c36d-4a0c-872d-b9aa8052a2b1@identity-protect.org
- eb11888e-04bf-4d1c-b186-66f45a1fe769@identity-protect.org
- ec9b3b40-dc89-4301-806a-de918b6bba48@identity-protect.org
- owner-10335705@hakatafudousan.com.whoisprivacyservice.org
- owner-4956280@hakatafudousan.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from hakatafudousan.com in the public web crawl.
8 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hakatafudousan.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from hakatafudousan.com.
- IP · 108.138.106.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3f4c37fb-e9ec-4137-ba83-7d88746bb94e@identity-protect.org
- TLD · .com
- Browse hostnames · ha…
- 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: "hakatafudousan.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.