Skip to content

Hostname

dpost.asia

Last fetched

dpost.asia resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · dpost.asiaRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/dpost.asia

Resolution chain

dpost.asia resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.115.73.793.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.243.4235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.40.1552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.25.22152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:299
Organization
walt disney company (japan)
Contact emails

Subdomains

1 observed subdomain of dpost.asia.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dpost.asia.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from dpost.asia.

Cypher and MCP

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

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