Skip to content

Hostname

ad-file.jp

Last fetched

ad-file.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · ad-file.jpRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ad-file.jp

Resolution chain

ad-file.jp resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.158.156.6613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.145.2018.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.91.12135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.29.18254.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.24.8254.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.232.22354.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
bit2byte,inc.
Contact emails

Subdomains

10 observed subdomains of ad-file.jp.

Web-graph footprint

Distinct hostnames that link to or from ad-file.jp in the public web crawl.

9 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ad-file.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.bmv.jp

Related pages

Pivot deeper into the graph from ad-file.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ad-file.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.