Skip to content

Hostname

d2iq.com

Last fetched

d2iq.com resolves to 4 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · d2iq.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/d2iq.com

Resolution chain

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

IPPrefixASNOperatorCountry
134.209.142.45134.209.140.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
44.231.216.21044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.133.944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.242.30.20344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
host master
Contact emails

Subdomains

41 observed subdomains of d2iq.com.

Web-graph footprint

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

253 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for d2iq.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsent-via.netsuite.com

Related pages

Pivot deeper into the graph from d2iq.com.

Cypher and MCP

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

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