Skip to content

Hostname

txwes.edu

Last fetched

txwes.edu resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.82.159.2383.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.18.16934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.71.177.22835.71.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
166.117.16.150166.117.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
texas wesleyan university
Contact emails

Subdomains

71 observed subdomains of txwes.edu.

Web-graph footprint

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

703 sites link to this hostname.

1,187 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for txwes.edu.

MechanismTarget
SPF_INCLUDE_spf1.txwes.edu
SPF_INCLUDE_spf2.txwes.edu
SPF_INCLUDEamazonses.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_MXtxwes.edu

Related pages

Pivot deeper into the graph from txwes.edu.

Cypher and MCP

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

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