Skip to content

Hostname

ntinet.com

Last fetched

ntinet.com resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ntinet.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ntinet.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.60.39.3865.60.0.0/18AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

Registrar
iana:69
Organization
douglas hair
Contact emails

Subdomains

60 observed subdomains of ntinet.com.

Web-graph footprint

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

5 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for ntinet.com.

MechanismTarget
SPF_Acore1geo.ntinet.com
SPF_Acore2geo.ntinet.com
SPF_Acore3geo.ntinet.com
SPF_INCLUDEemail-protect.gosecure.net
SPF_IP208.80.200.0/21
SPF_IP23.111.153.14
SPF_IP64.71.153.152/32
SPF_IP72.1.48.140
SPF_IP72.1.48.141
SPF_IP72.1.48.142
SPF_IP72.1.48.143
SPF_IP72.1.48.144
SPF_IP72.1.48.145
SPF_IP72.1.48.201
SPF_IP72.1.48.240
SPF_IP72.1.48.241
SPF_IP72.1.63.26
SPF_MXntinet.com

Related pages

Pivot deeper into the graph from ntinet.com.

Cypher and MCP

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

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