Skip to content

Hostname

dplanex.com

Last fetched

dplanex.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

dplanex.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.185.10013.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.3013.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.6313.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.7113.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.170.249.423.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.543.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.723.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.743.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

Registrar
iana:244
Organization
kim bumjin
Contact emails

Subdomains

2 observed subdomains of dplanex.com.

Web-graph footprint

Distinct hostnames that link to or from dplanex.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dplanex.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from dplanex.com.

Cypher and MCP

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

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