Skip to content

Hostname

idg.com

Last fetched

idg.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.51.148100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.93.127100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.34.1003.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.203.17734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.124.8234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.145.14234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.204.15234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.117.8334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.101.19334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.160.7844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.68.6144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.129.16350.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.145.13552.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.151.5752.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.153.1952.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.178.5654.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.226.23854.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.93.2754.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.217.4754.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.228.13154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for idg.com.

MechanismTarget
SPF_INCLUDE_u.idg.com._spf.dmarcly.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from idg.com.

Cypher and MCP

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

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