Skip to content

Hostname

help-note.com

Last fetched

help-note.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.86.12118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.12718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.91.1213.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.91.333.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.91.363.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.91.373.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1133.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1243.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.33.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.583.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of help-note.com owner
Contact emails

Subdomains

4 observed subdomains of help-note.com.

Web-graph footprint

Distinct hostnames that link to or from help-note.com in the public web crawl.

231 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from help-note.com.

Cypher and MCP

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

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