Hostname
bus-dnavi.com
Last fetched
bus-dnavi.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
bus-dnavi.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.113.60.236 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.230.104.141 | 13.230.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.75.96.160 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.198.186.190 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from bus-dnavi.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for bus-dnavi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.secure.ne.jp |
| SPF_IP | 13.231.106.17 |
| SPF_IP | 18.178.166.43 |
| SPF_IP | 3.115.65.145 |
| SPF_IP | 52.193.57.22 |
| SPF_IP | 52.194.66.246 |
| SPF_IP | 54.64.219.135/32 |
Related pages
Pivot deeper into the graph from bus-dnavi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bus-dnavi.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.