Skip to content

Hostname

helpsns.com

Last fetched

helpsns.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · helpsns.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/helpsns.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.1513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.113.1113.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.233.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.533.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.63.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
52.85.31.12752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:444
Organization
chan yeon yoon
Contact emails

Subdomains

1 observed subdomain of helpsns.com.

Web-graph footprint

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

201 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from helpsns.com.

Cypher and MCP

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

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