Skip to content

Hostname

nccyou.com

Last fetched

nccyou.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nccyou.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nccyou.com

Resolution chain

nccyou.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of nccyou.com.

Web-graph footprint

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

16 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for nccyou.com.

MechanismTarget
SPF_Amail.s1notify.com
SPF_Anccyou.com
SPF_INCLUDEcharter.net
SPF_INCLUDEcwpowerit.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zixsmbhosted.com
SPF_IP198.1.101.209
SPF_IP208.252.57.194/27
SPF_IP35.170.133.165/32
SPF_IP35.171.137.155/32
SPF_IP63.117.120.96/27
SPF_IP69.38.149.225/27
SPF_IP72.4.116.130
SPF_MXnccyou.com

Related pages

Pivot deeper into the graph from nccyou.com.

Cypher and MCP

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

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