Skip to content

Hostname

texanscu.org

Last fetched

texanscu.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · texanscu.orgRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/texanscu.org

Resolution chain

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

IPPrefixASNOperatorCountry
20.119.0.1720.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
domain registrar
Contact emails

Subdomains

36 observed subdomains of texanscu.org.

Web-graph footprint

Distinct hostnames that link to or from texanscu.org in the public web crawl.

69 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for texanscu.org.

MechanismTarget
SPF_A_mailhosts.swbc.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_IP20.98.2.159/32
SPF_IP23.251.229.224
SPF_IP54.240.45.212
SPF_IP54.240.45.213
SPF_IP64.106.214.50/32

Related pages

Pivot deeper into the graph from texanscu.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "texanscu.org"})-[: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.