Skip to content

Hostname

nwtf.org

Last fetched

nwtf.org resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · nwtf.orgRouting diversity5.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nwtf.org

Resolution chain

nwtf.org resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.193.92100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.146.24518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.127.6818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.252.239184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.18.1653.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.207.683.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.30.25335.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.203.17852.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.145.4954.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.190.1054.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.198.654.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.78.1598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.18.7298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.230.19632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:291
Organization
national wild turkey federatio
Contact emails

Subdomains

17 observed subdomains of nwtf.org.

Web-graph footprint

Distinct hostnames that link to or from nwtf.org in the public web crawl.

1,289 sites link to this hostname.

190 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for nwtf.org.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailengine1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.117.237.242
SPF_IP12.149.254.0/27
SPF_IP142.0.160.0/20
SPF_IP205.201.46.186
SPF_IP205.201.47.214
SPF_IP209.59.24.48/29
SPF_IP216.27.63.0/24
SPF_IP40.143.37.0/24
SPF_IP69.166.148.0/24
SPF_IP69.166.157.0/24
SPF_IP72.19.203.119

Related pages

Pivot deeper into the graph from nwtf.org.

Cypher and MCP

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

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