Skip to content

Hostname

uber5.com

Last fetched

uber5.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · uber5.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/uber5.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.181.1003.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.373.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.453.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.53.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.503.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.603.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.653.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.833.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for uber5.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP144.76.90.183
SPF_IP188.40.111.200
SPF_IP2a01:4f8:100:84e5:0:0:0:2

Related pages

Pivot deeper into the graph from uber5.com.

Cypher and MCP

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

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