Hostname
uberent.com
Last fetched
uberent.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
uberent.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.22.125.148 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.164.43.12 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.11.180.164 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.43.173.24 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of uberent.com owner
- Contact emails
- uberent.com@domainsbyproxy.com
- 4df8687b-cfbe-4455-a55e-79dd4d37c01e@identity-protect.org
- 9ad79053-a672-467b-8404-180d3cbf0eca@identity-protect.org
- 9bb1ed25-f3b2-42d3-a57d-ed9f8a05fdea@identity-protect.org
- a64932c8-48d3-4639-b91c-c5c3722485eb@identity-protect.org
- ab0b2595-11fd-42b2-bd4f-065f0a67167f@identity-protect.org
- b7f89bdf-a1f8-4cd6-84fd-c9e44aec6d44@identity-protect.org
- owner-10016984@uberent.com.whoisprivacyservice.org
- owner-10169811@uberent.com.whoisprivacyservice.org
- owner-10882122@uberent.com.whoisprivacyservice.org
- owner-1089459@uberent.com.whoisprivacyservice.org
- owner-1162026@uberent.com.whoisprivacyservice.org
- owner-11624808@uberent.com.whoisprivacyservice.org
- owner-1967956@uberent.com.whoisprivacyservice.org
- owner-2165338@uberent.com.whoisprivacyservice.org
- owner-5129867@uberent.com.whoisprivacyservice.org
- owner-5412442@uberent.com.whoisprivacyservice.org
- owner-5762651@uberent.com.whoisprivacyservice.org
- owner-7560164@uberent.com.whoisprivacyservice.org
- owner-892077@uberent.com.whoisprivacyservice.org
- and 4 more
Subdomains
6 observed subdomains of uberent.com.
Web-graph footprint
Distinct hostnames that link to or from uberent.com in the public web crawl.
120 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for uberent.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from uberent.com.
- IP · 100.22.125.148
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · uberent.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ub…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uberent.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.