Skip to content

Hostname

n2t.net

Last fetched

n2t.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · n2t.netRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/n2t.net

Resolution chain

n2t.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.146.214.15916.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.246.28.18418.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.9.14435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.247.14135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.42.11644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.214.14544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.71.1452.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.202.1854.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
kurt ewoldsen
Contact emails

Subdomains

6 observed subdomains of n2t.net.

Web-graph footprint

Distinct hostnames that link to or from n2t.net in the public web crawl.

687 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for n2t.net.

MechanismTarget
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from n2t.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "n2t.net"})-[: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.