Skip to content

Hostname

nccdn.net

Last fetched

nccdn.net resolves to 1 IPv4 address operated by INFB2-AS - Internet Names For Business Inc. in CA. WHOIS lists iana:52 as the registrar.

Nutrition Label

WHISPER CANON · nccdn.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nccdn.net

Resolution chain

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

IPPrefixASNOperatorCountry
66.226.70.7866.226.64.0/21AS30447INFB2-AS - Internet Names For Business Inc.CA

WHOIS identity

Registrar
iana:52
Organization
1&1 internet, inc. - http://1and1.com/contact
Contact emails

Subdomains

80 observed subdomains of nccdn.net.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for nccdn.net.

MechanismTarget
SPF_Afl-mail.nccdn.net
SPF_Aie-mail.nccdn.net
SPF_Akav-mail.nccdn.net
SPF_Akst-mail.nccdn.net
SPF_Anccdn.net
SPF_Astage-mail.nccdn.net
SPF_Ato-mail.nccdn.net
SPF_IP200.69.16.0
SPF_IP208.79.216.205
SPF_IP209.235.143.192/24
SPF_IP216.55.155.33/32
SPF_IP216.55.159.192
SPF_IP69.49.97.52
SPF_IP69.49.97.56
SPF_IP91.136.7.240
SPF_IP93.123.36.20
SPF_MXnccdn.net

Related pages

Pivot deeper into the graph from nccdn.net.

Cypher and MCP

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

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