Skip to content

Hostname

helpscoutapp.com

Last fetched

helpscoutapp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.10918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.11018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.11065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for helpscoutapp.com.

MechanismTarget
SPF_IP34.198.122.65
SPF_IP52.0.20.102
SPF_IP52.2.238.96
SPF_IP52.20.146.34
SPF_IP52.72.77.119/32
SPF_IP54.173.229.38
SPF_IP54.174.116.32

Related pages

Pivot deeper into the graph from helpscoutapp.com.

Cypher and MCP

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

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