Skip to content

Hostname

uaa.edu

Last fetched

uaa.edu resolves to 1 IPv4 address operated by DREAMHOST-AS - New Dream Network, LLC in US.

Nutrition Label

WHISPER CANON · uaa.eduRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/uaa.edu

Resolution chain

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

IPPrefixASNOperatorCountry
208.113.188.67208.113.128.0/18AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

Registrar
Organization
universidad adventista de las antillas
Contact emails

Subdomains

30 observed subdomains of uaa.edu.

Web-graph footprint

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

77 sites link to this hostname.

123 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for uaa.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.regroupcloud.com
SPF_IP139.60.185.110
SPF_IP139.60.185.112/28
SPF_IP208.113.188.67
SPF_IP67.203.232.144/28
SPF_IP67.203.232.162
SPF_IP74.208.86.151

Related pages

Pivot deeper into the graph from uaa.edu.

Cypher and MCP

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

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