Skip to content

Hostname

nitco.com

Last fetched

nitco.com resolves to 1 IPv4 address operated by NETNITCO-ASN - Northwestern Indiana Telephone Co. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nitco.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/nitco.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.176.128.16216.176.128.0/19AS6368NETNITCO-ASN - Northwestern Indiana Telephone Co.US

WHOIS identity

Registrar
iana:2
Organization
northwest in telephone
Contact emails

Subdomains

21 observed subdomains of nitco.com.

Web-graph footprint

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

98 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nitco.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mail.yahoo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2604:7500:1:0:0:0:0:64

Related pages

Pivot deeper into the graph from nitco.com.

Cypher and MCP

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

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