Skip to content

Hostname

sccwi.gov

Last fetched

sccwi.gov resolves to 2 IPv4 addresses operated by NETSOLUS-NETWORKS - IP Pathways, LLC in US.

Nutrition Label

WHISPER CANON · sccwi.govRouting diversity2.4/10Peering density6.9/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sccwi.gov

Resolution chain

sccwi.gov resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.38.72.188207.38.72.0/21AS36489NETSOLUS-NETWORKS - IP Pathways, LLCUS
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

No WHOIS records are currently associated with sccwi.gov in WhisperGraph.

Subdomains

15 observed subdomains of sccwi.gov.

Web-graph footprint

Distinct hostnames that link to or from sccwi.gov in the public web crawl.

225 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sccwi.gov.

MechanismTarget
SPF_INCLUDEhealthspace.com
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP165.189.56.53
SPF_IP165.189.56.55
SPF_IP165.189.88.165
SPF_IP64.33.207.103
SPF_MXsccwi.gov

Related pages

Pivot deeper into the graph from sccwi.gov.

Cypher and MCP

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

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