Skip to content

Hostname

nwcis.com

Last fetched

nwcis.com resolves to 1 IPv4 address operated by FNL-33-19754 - The Fusion Network, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · nwcis.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/nwcis.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.66.154.12199.66.152.0/21AS19754FNL-33-19754 - The Fusion Network, LLCUS

WHOIS identity

Registrar
iana:48
Organization
na na
Contact emails

Subdomains

20 observed subdomains of nwcis.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nwcis.com.

MechanismTarget
SPF_Anwcis.com
SPF_INCLUDEspf.intermedia.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.66.154.12
SPF_IP199.66.154.26
SPF_IP199.66.154.6
SPF_MXnwcis.com

Related pages

Pivot deeper into the graph from nwcis.com.

Cypher and MCP

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

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