Hostname
dataddo.com
Last fetched
dataddo.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dataddo.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.49.197.182 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.77.206.243 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.34.99.171 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- dataddo s.r.o.
- Contact emails
- info@dataddo.com
- webproxy@whoisprotection.domains
- 3a06b9b8-b7d0-4ac2-b15f-8b7995f0be1e@identity-protect.org
- 46ec6d7c-a8c6-4f35-8627-f4f7453a5265@identity-protect.org
- a831abfb-68bb-4aaa-a7a5-92663ff6c330@identity-protect.org
- b11513e7-9ea3-407b-91cd-6e1efd665d66@identity-protect.org
- bcd6bb74-dde0-489d-9897-3b836647df61@identity-protect.org
- c87497e5-a79a-4ed1-b652-6f00cee4afe8@identity-protect.org
- d3af723a-6b2e-4702-aee2-3c4f2c0df24e@identity-protect.org
- owner-6565570@dataddo.com.whoisprivacyservice.org
Subdomains
85 observed subdomains of dataddo.com.
Showing 15 of 85. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dataddo.com in the public web crawl.
119 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for dataddo.com.
| Mechanism | Target |
|---|---|
| SPF_A | dataddo.com |
| SPF_INCLUDE | 7885580.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_MX | dataddo.com |
Related pages
Pivot deeper into the graph from dataddo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dataddo.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.