Skip to content

Hostname

noteforms.com

Last fetched

noteforms.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · noteforms.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/noteforms.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.167.163.1133.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.393.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.713.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.803.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.1152.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.5552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9152.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.1265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

7 observed subdomains of noteforms.com.

Web-graph footprint

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

593 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for noteforms.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from noteforms.com.

Cypher and MCP

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

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