Skip to content

Hostname

dplguru.com

Last fetched

dplguru.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:401 as the registrar.

Nutrition Label

WHISPER CANON · dplguru.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dplguru.com

Resolution chain

dplguru.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.232.72.21918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:401
Organization
global-4pl
Contact emails

Subdomains

3 observed subdomains of dplguru.com.

Web-graph footprint

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

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for dplguru.com.

MechanismTarget
SPF_INCLUDE_spf.misk.com
SPF_IP122.169.111.199
SPF_IP18.232.72.219
SPF_IP3.131.189.92

Related pages

Pivot deeper into the graph from dplguru.com.

Cypher and MCP

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

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