Skip to content

Hostname

helperzz.com

Last fetched

helperzz.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · helperzz.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/helperzz.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.203.183.12734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.69.14034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.221.21844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.196.23152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.114.25154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
76.223.67.18976.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

8 observed subdomains of helperzz.com.

Web-graph footprint

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

17 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for helperzz.com.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.helperzz.com

Related pages

Pivot deeper into the graph from helperzz.com.

Cypher and MCP

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

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