Hostname
drivetraffic.jp
Last fetched
drivetraffic.jp resolves to 210.133.109.226, announced in 210.133.104.0/21 by DNP - Dai Nippon Printing Co., Ltd in JP. drivetraffic.jp is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for drivetraffic.jp is recorded in WhisperGraph.
Attribution
dai nippon printing
ORIGIN_AS
WHOIS identity
- Registrant organisation
- east nippon expressway company
- Contact emails
- kaihatsu@e-nexco.co.jp
Subdomains
Showing 12 of 32. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1.cdnetdns.net
- ns2.cdnetdns.net
MX records
- mail3.drivetraffic.jp
- mail4.drivetraffic.jp
- mail5.drivetraffic.jp
- mail6.drivetraffic.jp
SPF policy
- include: spf.ess.nifcloud.com
- include: spf-bma.mpme.jp
- ip: 54.64.72.165
- ip: 54.64.94.31
- ip: 54.65.108.195
- ip: 54.65.108.38
Threat-feed evidence
History
Related pages
Pivot from drivetraffic.jp into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "drivetraffic.jp"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.