Hostname
familytree.com
Last fetched
familytree.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
familytree.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.18.40.227 | 104.18.40.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.147.29 | 172.64.147.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:292
- Organization
- ancestry.com operations
- Contact emails
- familytree.com@monikerprivacy.net
- info@domain-contact.org
- 1f700589bdc2f4e5406fd304450b0b6c9e51994ca150ae239f78aa6a1774ac78@familytree.com.whoisproxy.org
- 2f09c254ddd08679a63544889509f3c881c93adeab0e61b8128fe45c6c2fdaf7@familytree.com.whoisproxy.org
- 326e4324e295cb469a9d3312c5edcf6a960395c5c16f3e35528803d09676e862@familytree.com.whoisproxy.org
- 6ab0cd8d759c38099bdbaab9226658ba1cea5fffb757862c0229fb867dd85e16@familytree.com.whoisproxy.org
- 773c841b0108910c6c86f3885af60e6698ded8c094c31b27bbbb5867200e3f11@familytree.com.whoisproxy.org
- 7b35230cd84bc4e10167bf46e5b04b6e70b624840274745f1186bf974faa37e9@familytree.com.whoisproxy.org
- 7f9191428a0baf3873f82ca0d7c4b885212db86c9b599d353e68c95d2b8e07af@familytree.com.whoisproxy.org
- 7f96ad3c4ff23b1448d5d3548e4c7595f5eb656d6da23bb31a3a9ac404ee6902@familytree.com.whoisproxy.org
- 9e78bbafb63adc13c87cf787cdf6690898e97d2e7042bb2d97f5c60dbadda5fa@familytree.com.whoisproxy.org
- a63f07a7afde7df5cfc8ad12c0256dbbace374787a7d78149276ca5ff43105b6@familytree.com.whoisproxy.org
- b6d5245c0eafc067441adaa50b46bb79335f0cbfcfc55167ff722b8df8cd6703@familytree.com.whoisproxy.org
- bd7a99d8a3067d91fdc8dc048bc50a6ea6b2e57f0bf395a3e76790565fd461ff@familytree.com.whoisproxy.org
- c1dc0ff85100114736e9e51e79ae803fb7eb1c689f49334a48739ea519752c68@familytree.com.whoisproxy.org
- cdcd52bf1c1c08565785176f266cf69ee99cfdf1b0650652a3f7a16e8904e820@familytree.com.whoisproxy.org
- e448734baa248c9ddc2c4ea243a52cdd4ef86f8a65394b529814c5eb43597f2d@familytree.com.whoisproxy.org
Subdomains
15 observed subdomains of familytree.com.
Showing 13 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from familytree.com in the public web crawl.
225 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for familytree.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | ancestry.com |
| SPF_IP | 34.195.152.248 |
| SPF_IP | 35.168.119.93/32 |
Related pages
Pivot deeper into the graph from familytree.com.
- IP · 104.18.40.227
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:292
- Country · CA
- Email · familytree.com@monikerprivacy.net
- TLD · .com
- Browse hostnames · fa…
- 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: "familytree.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.