Skip to content

Hostname

drive-net.jp

Last fetched

drive-net.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · drive-net.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/drive-net.jp

Resolution chain

drive-net.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.75.24.14735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.157.535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.11.143.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.67.11057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
65.8.131.10065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
wiz co.,ltd.
Contact emails

Subdomains

10 observed subdomains of drive-net.jp.

Web-graph footprint

Distinct hostnames that link to or from drive-net.jp in the public web crawl.

17 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for drive-net.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEgemini.oneoffice.jp
SPF_INCLUDEspf.bmv.jp
SPF_IP163.43.91.68/32
SPF_IP219.118.72.0/24

Related pages

Pivot deeper into the graph from drive-net.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "drive-net.jp"})-[: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.