Skip to content

Hostname

nccinfoforyou.com

Last fetched

nccinfoforyou.com resolves to 1 IPv4 address operated by OVH - OVH SAS in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nccinfoforyou.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nccinfoforyou.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.106.119192.99.0.0/16AS16276OVH - OVH SASUS

WHOIS identity

Registrar
iana:146
Organization
reward circuit
Contact emails

Subdomains

4 observed subdomains of nccinfoforyou.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for nccinfoforyou.com.

MechanismTarget
SPF_Anccinfoforyou.com
SPF_IP104.161.77.52/32
SPF_IP104.161.77.53/32
SPF_IP147.189.143.212/32
SPF_IP147.189.143.213/32
SPF_IP66.181.40.238/32
SPF_IP66.181.40.239/32
SPF_IP8.22.39.189/32
SPF_IP8.22.39.190/32
SPF_IP8.22.39.85/32
SPF_IP8.22.39.86/32
SPF_MXnccinfoforyou.com

Related pages

Pivot deeper into the graph from nccinfoforyou.com.

Cypher and MCP

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

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