Hostname
23andme.com
Last fetched
23andme.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
23andme.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.16.182.73 | 104.16.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.183.73 | 104.16.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:292
- Organization
- 23andme,
- Contact emails
- aj4zm5rr4my@networksolutionsprivateregistration.com
- b582v9kn5n4@networksolutionsprivateregistration.com
- bd7zx69q87z@networksolutionsprivateregistration.com
- cs5e92nw376@networksolutionsprivateregistration.com
- dm37f5tv6wh@networksolutionsprivateregistration.com
- e42449c97ut@networksolutionsprivateregistration.com
- ec3gf5yp3j2@networksolutionsprivateregistration.com
- eh6ct4ks243@networksolutionsprivateregistration.com
- ez7uk3fa693@networksolutionsprivateregistration.com
- fd3h39j43ha@networksolutionsprivateregistration.com
- gy3wg8td6gb@networksolutionsprivateregistration.com
- hr4kp36e2jg@networksolutionsprivateregistration.com
- jc3xh8m862w@networksolutionsprivateregistration.com
- jw2y343z4hk@networksolutionsprivateregistration.com
- jx4y53dp78f@networksolutionsprivateregistration.com
- k62h848u835@networksolutionsprivateregistration.com
- mz7j99km65q@networksolutionsprivateregistration.com
- n34sd2nk828@networksolutionsprivateregistration.com
- ny8sa9de3ja@networksolutionsprivateregistration.com
- pb3dt5m52a3@networksolutionsprivateregistration.com
- and 23 more
Subdomains
47 observed subdomains of 23andme.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 23andme.com in the public web crawl.
4,808 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for 23andme.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | eduneering.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 64.74.136.0/24 |
| SPF_IP | 74.205.200.0/22 |
Related pages
Pivot deeper into the graph from 23andme.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "23andme.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.