Skip to content

Hostname

southeasttech.edu

Last fetched

southeasttech.edu resolves to 1 IPv4 address operated by SD-NET - South Dakota State Government in US.

Nutrition Label

WHISPER CANON · southeasttech.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/southeasttech.edu

Resolution chain

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

IPPrefixASNOperatorCountry
206.176.97.240206.176.96.0/20AS14263SD-NET - South Dakota State GovernmentUS

WHOIS identity

Registrar
Organization
southeast technical institute
Contact emails

Subdomains

24 observed subdomains of southeasttech.edu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for southeasttech.edu.

MechanismTarget
SPF_INCLUDE_spf.academicworks.com
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.cashnet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.55.144.111
SPF_IP206.176.97.199
SPF_IP206.176.97.202
SPF_IP208.11.61.155
SPF_IP208.67.192.160
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP66.151.109.0/24
SPF_IP69.55.6.7/32
SPF_IP72.55.140.81/32
SPF_MXsoutheasttech.edu

Related pages

Pivot deeper into the graph from southeasttech.edu.

Cypher and MCP

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

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