Skip to content

Hostname

helpform.freshprints.com

Last fetched

helpform.freshprints.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · helpform.freshprints.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/helpform.freshprints.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.176.247100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.173.818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.191.1263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.253.1043.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.82.843.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.104.3234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.232.4134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.44.17734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.10.18652.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.137.20952.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.249.23052.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.226.5354.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with helpform.freshprints.com in WhisperGraph.

Subdomains

1 observed subdomain of helpform.freshprints.com.

Threat posture

History

Related pages

Pivot deeper into the graph from helpform.freshprints.com.

Cypher and MCP

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

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