Skip to content

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

WHISPER CANON · bus-dnavi.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bus-dnavi.com

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.

IPPrefixASNOperatorCountry
13.113.60.23613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.104.14113.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.96.16035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.186.19052.196.0.0/14AS16509AMAZON-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

SPF policy

7 SPF mechanisms authorising senders for bus-dnavi.com.

MechanismTarget
SPF_INCLUDEspf.secure.ne.jp
SPF_IP13.231.106.17
SPF_IP18.178.166.43
SPF_IP3.115.65.145
SPF_IP52.193.57.22
SPF_IP52.194.66.246
SPF_IP54.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.