Skip to content

Hostname

stthom.edu

Last fetched

stthom.edu resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · stthom.eduRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/stthom.edu

Resolution chain

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

IPPrefixASNOperatorCountry
3.220.121.1253.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
university of st. thomas
Contact emails

Subdomains

90 observed subdomains of stthom.edu.

Web-graph footprint

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

639 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for stthom.edu.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEuseast.radiusbycampusmgmt.com
SPF_IP107.20.210.250/32
SPF_IP208.75.123.0/24
SPF_IP209.184.165.45
SPF_IP52.1.14.157/32

Related pages

Pivot deeper into the graph from stthom.edu.

Cypher and MCP

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

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