Skip to content

Hostname

uber.com

Last fetched

uber.com resolves to 7 IPv4 addresses operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · uber.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/uber.com

Resolution chain

uber.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.36.194.114104.36.194.0/24AS396982QOSL-AS-AP Qovic Online Solutions LLPUS
104.36.194.5104.36.194.0/24AS396982QOSL-AS-AP Qovic Online Solutions LLPUS
104.36.194.7104.36.194.0/24AS396982QOSL-AS-AP Qovic Online Solutions LLPUS
104.36.194.8104.36.194.0/24AS396982QOSL-AS-AP Qovic Online Solutions LLPUS
104.36.194.94104.36.194.0/24AS396982QOSL-AS-AP Qovic Online Solutions LLPUS
69.48.216.10069.48.216.0/24AS396982QOSL-AS-AP Qovic Online Solutions LLPUS
69.48.216.7369.48.216.0/24AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

282 observed subdomains of uber.com.

Web-graph footprint

Distinct hostnames that link to or from uber.com in the public web crawl.

36,161 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for uber.com.

Related pages

Pivot deeper into the graph from uber.com.

Cypher and MCP

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

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