Hostname
therapymate.com
Last fetched
therapymate.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
therapymate.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 |
|---|---|---|---|---|
| 104.26.4.157 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.157 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.75.52 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of therapymate.com owner
- Contact emails
- therapymate.com@domainsbyproxy.com
- 4400e9d1-0a5b-4acb-b938-1042fd17fd1c@identity-protect.org
- 45b452e7-e947-46cd-b458-1fbf4360aaa7@identity-protect.org
- 51a58ad5-5b3c-41ee-ac27-eea9ae9886c9@identity-protect.org
- b27541b2-2954-4337-a10d-594d6770a3ee@identity-protect.org
- e0b5a868-e1f7-437d-a055-8c3a3b7b4cc8@identity-protect.org
- e2022fdc-cc7e-4f2f-a8cb-93f7e30d9d18@identity-protect.org
- owner-2957653@therapymate.com.whoisprivacyservice.org
Subdomains
22 observed subdomains of therapymate.com.
Showing 20 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from therapymate.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for therapymate.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 168.245.66.189/32 |
Related pages
Pivot deeper into the graph from therapymate.com.
- IP · 104.26.4.157
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · therapymate.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · th…
- 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: "therapymate.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.