Skip to content

Hostname

intercom.news

Last fetched

intercom.news resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · intercom.newsRouting diversity5.7/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/intercom.news

Resolution chain

intercom.news resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.176.188100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.33.100107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.162.21818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.72.1683.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.37.1363.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.193.2373.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.5.2193.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.35.883.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.189.17834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.118.17452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.56.952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.225.4252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.64.21352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.12.5998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.169.21932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.82.353.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.56.22713.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
domain protection services,
Contact emails

Subdomains

2 observed subdomains of intercom.news.

Web-graph footprint

Distinct hostnames that link to or from intercom.news in the public web crawl.

55 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from intercom.news.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "intercom.news"})-[: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.