Skip to content

Hostname

helpscoutemail.com

Last fetched

helpscoutemail.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · helpscoutemail.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/helpscoutemail.com

Resolution chain

helpscoutemail.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:468
Organization
on behalf of helpscoutemail.com owner
Contact emails

Subdomains

3 observed subdomains of helpscoutemail.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for helpscoutemail.com.

MechanismTarget
SPF_IP34.198.122.65
SPF_IP52.0.20.102
SPF_IP52.2.238.96
SPF_IP52.20.146.34
SPF_IP54.173.229.38
SPF_IP54.174.116.32

Related pages

Pivot deeper into the graph from helpscoutemail.com.

Cypher and MCP

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

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