Hostname
gochimaru.com
Last fetched
gochimaru.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1485 as the registrar.
Nutrition Label
Resolution chain
gochimaru.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 |
|---|---|---|---|---|
| 3.166.118.118 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.118.3 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.118.74 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.118.77 | 3.166.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.50.125 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.54 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.76 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.93 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
WHOIS identity
- Registrar
- iana:1485
- Organization
- gochimaru co.,ltd.
- Contact emails
Subdomains
1 observed subdomain of gochimaru.com.
| Subdomain |
|---|
| www.gochimaru.com |
Web-graph footprint
Distinct hostnames that link to or from gochimaru.com in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for gochimaru.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | md90.maildealer.jp |
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_INCLUDE | spf-rmb.mpme.jp |
| SPF_INCLUDE | webcas.net |
| SPF_IP | 202.234.167.64/26 |
| SPF_IP | 210.140.160.182/32 |
| SPF_IP | 210.140.160.203/32 |
| SPF_IP | 210.140.177.128/26 |
| SPF_IP | 211.120.48.192/27 |
| SPF_MX | gochimaru.co.jp |
Related pages
Pivot deeper into the graph from gochimaru.com.
- IP · 3.166.118.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1485
- Country · US
- Email · website_domain@waku-2.com
- TLD · .com
- Browse hostnames · go…
- 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: "gochimaru.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.