Skip to content

Hostname

ubos.org

Last fetched

ubos.org resolves to 5 IPv4 addresses operated by AS37100 in UG. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · ubos.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/ubos.org

Resolution chain

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

WHOIS identity

Registrar
iana:291
Organization
direct privacy
Contact emails

Subdomains

12 observed subdomains of ubos.org.

Web-graph footprint

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

986 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ubos.org.

MechanismTarget
SPF_Aubos.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP105.21.80.98
SPF_IP154.72.199.50
SPF_IP196.0.117.82
SPF_MXubos.org

Related pages

Pivot deeper into the graph from ubos.org.

Cypher and MCP

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

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