Skip to content

Hostname

uda.org

Last fetched

uda.org resolves to 2 IPv4 addresses operated by AECP-AS - American Eagle Computer Products, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · uda.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/uda.org

Resolution chain

uda.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
12.167.5.10312.167.5.0/24AS27482AECP-AS - American Eagle Computer Products, Inc.US
52.162.107.3852.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

1 observed subdomain of uda.org.

Subdomain
www.uda.org

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for uda.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP69.25.30.75/24

Related pages

Pivot deeper into the graph from uda.org.

Cypher and MCP

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

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