Hostname
fathersolution.com
Last fetched
fathersolution.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fathersolution.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.69.218 | 104.22.24.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.213.128 | 172.68.55.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.116.40.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.116.41.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fathersolution.com owner
- Contact emails
- 039f521b-ecf6-4a66-94a3-e6137e8c5432@identity-protect.org
- 05756573-c2a1-4e67-864b-9acc6176ebc1@identity-protect.org
- 16a628ef-6fa5-4834-9874-b0abfd2044c7@identity-protect.org
- 366932a1-8536-4541-9bf6-726499635044@identity-protect.org
- 4c9df450-f631-498d-8df5-210a5cba9977@identity-protect.org
- 64e758ae-dd82-4f8a-9b2f-555d02041f9f@identity-protect.org
- 68678995-744f-4688-9938-e1710ac91270@identity-protect.org
- bd4daa09-d51c-4a4a-9ece-c62b5e03d6cf@identity-protect.org
Subdomains
8 observed subdomains of fathersolution.com.
Web-graph footprint
Distinct hostnames that link to or from fathersolution.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for fathersolution.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from fathersolution.com.
- IP · 104.21.69.218
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 039f521b-ecf6-4a66-94a3-e6137e8c5432@identity-protect.org
- 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: "fathersolution.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.