Hostname
10xdna.com
Last fetched
10xdna.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
10xdna.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 |
|---|---|---|---|---|
| 18.158.83.175 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 10xdna.com owner
- Contact emails
- 10xdna.com@superprivacyservice.com
- 236780be-5fbc-4281-b76d-42722ab7e97c@identity-protect.org
- 5f313de9-6a13-408e-8721-f38c10f6c003@identity-protect.org
- 5f3cbfa0-3c30-4a10-932f-d82adc0988b5@identity-protect.org
- 8bf00f8d-3308-4887-93cd-39635fcea514@identity-protect.org
- b62dea32-a77c-42ec-9330-8a70924975e1@identity-protect.org
- f171ddf8-d58d-4a05-8e50-1d41bf777313@identity-protect.org
- fdfb9d84-7b56-4f22-b46d-332a3d5922dc@identity-protect.org
- owner-2485145@10xdna.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of 10xdna.com.
Web-graph footprint
Distinct hostnames that link to or from 10xdna.com in the public web crawl.
65 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for 10xdna.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20317790.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from 10xdna.com.
- IP · 18.158.83.175
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 10xdna.com@superprivacyservice.com
- TLD · .com
- Browse hostnames · 10…
- 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: "10xdna.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.