Skip to content

Hostname

twu.edu

Last fetched

twu.edu resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · twu.eduRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/twu.edu

Resolution chain

twu.edu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.251.18915.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
54.144.104.24454.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.105.23054.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.33.207.2183.33.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
Organization
texas woman's university
Contact emails

Subdomains

209 observed subdomains of twu.edu.

Web-graph footprint

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

1,924 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for twu.edu.

Related pages

Pivot deeper into the graph from twu.edu.

Cypher and MCP

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

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