Skip to content

Hostname

pstcc.edu

Last fetched

pstcc.edu resolves to 40.124.128.125, announced in 40.124.0.0/16 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. pstcc.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 · pstcc.eduRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/pstcc.edu

Resolution chain

IPv6 resolution

No AAAA record for pstcc.edu is recorded in WhisperGraph.

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

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

  • ns67.domaincontrol.com
  • ns68.domaincontrol.com

MX records

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

SPF policy

  • ip: 74.122.104.0/22
  • ip: 205.139.104.0/22
  • ip: 216.235.195.0/24
  • ip: 216.248.199.105/32
  • ip: 216.248.199.106/32
  • ip: 52.86.188.131/32
  • ip: 52.43.50.148/32
  • ip: 54.166.123.167/32
  • ip: 34.236.72.193/32
  • ip: 12.228.6.215/32
  • ip: 40.122.204.255/32
  • ip: 75.101.161.27/32
  • ip: 44.194.182.36/32
  • ip: 199.188.157.80/32
  • include: a._spf.brightspace.com
  • include: spf.protection.outlook.com
  • include: _tuf-spf.touchnet.com
  • a: pstcc.edu
  • mx: pstcc.edu
  • include: outboundmail.blackbaud.net
  • ip: 13.59.128.245
  • ip: 18.216.144.57
  • ip: 18.217.159.240
  • ip: 18.219.209.13
  • ip: 198.146.192.15
  • ip: 216.139.212.16
  • ip: 98.118.152.29

Threat-feed evidence

History

Related pages

Pivot from pstcc.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: "pstcc.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.