Hostname
citherapies.com
Last fetched
citherapies.com resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
citherapies.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 |
|---|---|---|---|---|
| 35.212.32.162 | 35.212.0.0/17 | AS43515 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of citherapies.com owner
- Contact emails
- mike.kunze@communicationinnovations.com
- 12175c6e-bbc2-460b-97c9-953c9e6554a2@identity-protect.org
- 74dff1db-127a-4bbf-aaec-0b17639f4157@identity-protect.org
- 7579b19f-6909-49be-86a3-a772ae2fba69@identity-protect.org
- 7a4dda70-f9d0-43cf-adc3-70f779f111b3@identity-protect.org
- c0ed5e91-c790-45bb-bf1c-5aa8cf8d106f@identity-protect.org
- e53b6091-5389-4860-b3bc-224218409e40@identity-protect.org
- owner-10738352@citherapies.com.whoisprivacyservice.org
- owner-11403065@citherapies.com.whoisprivacyservice.org
- owner-5603025@citherapies.com.whoisprivacyservice.org
- owner-7410988@citherapies.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of citherapies.com.
Web-graph footprint
Distinct hostnames that link to or from citherapies.com in the public web crawl.
23 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for citherapies.com.
| Mechanism | Target |
|---|---|
| SPF_A | citherapies.com |
| SPF_INCLUDE | citherapies.com.spf.auto.dnssmarthost.net |
| SPF_MX | citherapies.com |
Related pages
Pivot deeper into the graph from citherapies.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "citherapies.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.