Skip to content

Hostname

wncc.edu

Last fetched

wncc.edu resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · wncc.eduRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/wncc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
104.244.127.215104.244.124.0/22AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
Organization
western nebraska community college
Contact emails

Subdomains

38 observed subdomains of wncc.edu.

Web-graph footprint

Distinct hostnames that link to or from wncc.edu in the public web crawl.

222 sites link to this hostname.

222 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for wncc.edu.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_INCLUDEwncc.campusgroups.com
SPF_IP104.244.127.215
SPF_IP198.206.239.11
SPF_IP198.206.239.253
SPF_IP198.206.239.3
SPF_IP198.206.239.92
SPF_IP198.206.240.69
SPF_IP199.231.134.73/32
SPF_IP216.248.199.106/32
SPF_IP74.122.104.0/22

Related pages

Pivot deeper into the graph from wncc.edu.

Cypher and MCP

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

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