Skip to content

Hostname

www.d2iglobal.com

Last fetched

www.d2iglobal.com resolves to 2 IPv4 addresses operated by DRAGONHISPEED-AS-AP - dragonhispeed in TH.

Nutrition Label

WHISPER CANON · www.d2iglobal.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/www.d2iglobal.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.4.217.56103.4.217.0/24AS63940DRAGONHISPEED-AS-AP - dragonhispeedTH
64.91.247.20064.91.224.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

No WHOIS records are currently associated with www.d2iglobal.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for www.d2iglobal.com.

MechanismTarget
SPF_Ahost.mvminfotech.com
SPF_Awww.d2iglobal.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ymlp.com
SPF_MXwww.d2iglobal.com

Related pages

Pivot deeper into the graph from www.d2iglobal.com.

Cypher and MCP

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

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