Skip to content

Hostname

ntu.org

Last fetched

ntu.org resolves to 1 IPv4 address operated by INTERNAP-BLK - Unitas Global in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ntu.orgRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ntu.org

Resolution chain

ntu.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
74.217.243.8374.217.242.0/23AS10913INTERNAP-BLK - Unitas GlobalUS

WHOIS identity

Registrar
iana:2
Organization
national taxpayers union & foundation
Contact emails

Subdomains

6 observed subdomains of ntu.org.

Web-graph footprint

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

1,317 sites link to this hostname.

1,571 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ntu.org.

MechanismTarget
SPF_INCLUDE8131947.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeresources.ws
SPF_INCLUDEoutboundmail.convio.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from ntu.org.

Cypher and MCP

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

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