Skip to content

Hostname

intercom.help

Last fetched

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

Nutrition Label

WHISPER CANON · intercom.helpRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/intercom.help

Resolution chain

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

IPPrefixASNOperatorCountry
18.97.36.10018.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.36.1218.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.36.2018.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.36.2918.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.36.8818.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.36.9418.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.36.9518.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.36.9918.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.36.9818.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.36.9118.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.36.9318.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.36.2218.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.36.10218.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.97.36.10718.97.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
domain administrator
Contact emails

Subdomains

383 observed subdomains of intercom.help.

Web-graph footprint

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

21,125 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from intercom.help.

Cypher and MCP

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

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