Skip to content

Hostname

ncn.net

Last fetched

ncn.net resolves to 1 IPv4 address operated by PBNET - Paul Bunyan Communications in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ncn.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ncn.net

Resolution chain

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

IPPrefixASNOperatorCountry
209.191.198.242209.191.192.0/19AS14371PBNET - Paul Bunyan CommunicationsUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

871 observed subdomains of ncn.net.

Web-graph footprint

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

133 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for ncn.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEvendor._spf.ncn.net
SPF_IP199.120.120.8
SPF_IP2001:5f8:7f0d:2001::/64
SPF_IP206.72.55.0/24
SPF_IP207.32.53.192/29
SPF_IP208.80.200.0/21

Related pages

Pivot deeper into the graph from ncn.net.

Cypher and MCP

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

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