Skip to content

Hostname

noteactive.com

Last fetched

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

Nutrition Label

WHISPER CANON · noteactive.comRouting diversity5.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/noteactive.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.115.0100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.82.34107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.234.3.2818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.212.2193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.247.2443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.211.23734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.231.3834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.224.25434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.137.23534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.191.9134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.152.23635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.34.16744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.22.21552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.82.10252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.167.7152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.199.5254.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.11.7654.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.146.14454.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.31.21298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.197.10798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of noteactive.com.

Web-graph footprint

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

8 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for noteactive.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from noteactive.com.

Cypher and MCP

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

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