Skip to content

Hostname

htu.edu

Last fetched

htu.edu resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
50.6.194.9450.6.192.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
Organization
huston-tillotson university
Contact emails

Subdomains

30 observed subdomains of htu.edu.

Web-graph footprint

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

504 sites link to this hostname.

618 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for htu.edu.

MechanismTarget
SPF_Ahtu.edu
SPF_Ajonah.htu.edu
SPF_Ajudith.htu.edu
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP66.90.164.133
SPF_IP66.90.164.181
SPF_IP72.48.120.65
SPF_IP72.48.120.68
SPF_MXhtu.edu

Related pages

Pivot deeper into the graph from htu.edu.

Cypher and MCP

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

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