Skip to content

Hostname

steu.edu

Last fetched

steu.edu resolves to 1 IPv4 address operated by DATABANK-DFW - DataBank Holdings, Ltd. in US.

Nutrition Label

WHISPER CANON · steu.eduRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/steu.edu

Resolution chain

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

IPPrefixASNOperatorCountry
199.47.94.52199.47.88.0/21AS13767DATABANK-DFW - DataBank Holdings, Ltd.US

WHOIS identity

No WHOIS records are currently associated with steu.edu in WhisperGraph.

Subdomains

15 observed subdomains of steu.edu.

Web-graph footprint

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

200 sites link to this hostname.

359 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for steu.edu.

MechanismTarget
SPF_Asmtp1.steu.edu
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.cashnet.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf1.jotform.com
SPF_INCLUDEspf2.jotform.com
SPF_INCLUDEtechnolutions.net
SPF_IP40.90.242.7/32
SPF_IP40.90.242.8/32
SPF_IP40.90.247.53/32
SPF_IP52.147.210.224/28
SPF_IP74.122.104.0/22

Related pages

Pivot deeper into the graph from steu.edu.

Cypher and MCP

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

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