Skip to content

Hostname

nwc.com.sa

Last fetched

nwc.com.sa resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · nwc.com.saRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/nwc.com.sa

Resolution chain

nwc.com.sa resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.65.90.46172.65.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.65.90.47172.65.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
78.93.31.11578.93.0.0/16AS25233SA

WHOIS identity

No WHOIS records are currently associated with nwc.com.sa in WhisperGraph.

Subdomains

82 observed subdomains of nwc.com.sa.

Web-graph footprint

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

339 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nwc.com.sa.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP212.107.105.38
SPF_IP78.93.31.114
SPF_IP78.93.31.126
SPF_IP78.93.7.138
SPF_IP79.76.16.64/26
SPF_IP93.112.65.66
SPF_MXnwc.com.sa

Related pages

Pivot deeper into the graph from nwc.com.sa.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nwc.com.sa"})-[: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.