Skip to content

Hostname

nsc.edu

Last fetched

nsc.edu resolves to 104.18.16.166, announced in 104.18.16.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. nsc.edu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · nsc.eduRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/nsc.edu

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrant organisation
nevada state college

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • gene.ns.cloudflare.com
  • joaquin.ns.cloudflare.com
  • ns73.domaincontrol.com
  • ns74.domaincontrol.com
  • dns-01.nsc.edu
  • dns-02.nsc.edu

MX records

  • nsc-edu.mail.protection.outlook.com

SPF policy

  • ip: 149.72.0.0/16
  • ip: 168.245.0.0/17
  • ip: 131.216.144.0/24
  • ip: 165.193.85.0/24
  • ip: 63.240.195.0/25
  • ip: 63.240.203.0/25
  • ip: 206.16.253.0/25
  • ip: 134.197.209.1/24
  • ip: 131.216.209.1/24
  • ip: 134.197.234.1/24
  • ip: 134.197.236.1/24
  • ip: 131.216.238.1/24
  • ip: 198.187.196.100/32
  • ip: 206.16.245.128/25
  • ip: 63.240.201.128/28
  • ip: 198.187.196.130/32
  • ip: 167.89.94.133/32
  • ip: 216.147.212.20/30
  • ip: 64.74.237.230/31
  • ip: 176.31.145.254/32
  • include: spf.protection.outlook.com
  • include: qemailserver.com
  • include: spf.watermarkinsights.com
  • include: outboundmail.blackbaud.net

Threat-feed evidence

History

Related pages

Pivot from nsc.edu into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nsc.edu"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.