Hostname
uptodata.com
Last fetched
uptodata.com resolves to 1 IPv4 address operated by AS34788 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
uptodata.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.13.151.88 | 85.13.151.0/24 | AS34788 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of uptodata.com owner
- Contact emails
- norbert.bittner@uptodata.de
- 22d4e810-b424-4a7f-afd7-1329e01d411d@identity-protect.org
- 344b280b-b5d6-47ac-b21f-f0745c520211@identity-protect.org
- 3fbd89eb-3965-4ab2-a571-0b29f112b14c@identity-protect.org
- 59e3f4e7-31f1-49a9-b2d6-9675adf01558@identity-protect.org
- b1680c77-c0db-4f3d-b060-28720b2e5841@identity-protect.org
- e03d6e29-7fd1-4aa1-bb52-d0fb71a22e63@identity-protect.org
- owner-4820786@uptodata.com.whoisprivacyservice.org
- owner-5630633@uptodata.com.whoisprivacyservice.org
Subdomains
49 observed subdomains of uptodata.com.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uptodata.com in the public web crawl.
6 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for uptodata.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu-sender.zohobooks.com |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from uptodata.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uptodata.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.