Skip to content

Hostname

helpscout.com

Last fetched

helpscout.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.181.114143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.115143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.17143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.225.10318.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.11818.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.1618.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.8118.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.102.12718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.1318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.5018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.5318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.181.91143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1241627712
Contact emails

Subdomains

21 observed subdomains of helpscout.com.

Web-graph footprint

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

11,023 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for helpscout.com.

Related pages

Pivot deeper into the graph from helpscout.com.

Cypher and MCP

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

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