Skip to content

Hostname

thetahealing.com

Last fetched

thetahealing.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · thetahealing.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/thetahealing.com

Resolution chain

thetahealing.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.86.74104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.216.145172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.219.233.1818.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
vianna stibal attn thetahealing.com care of network solutions
Contact emails

Subdomains

93 observed subdomains of thetahealing.com.

Web-graph footprint

Distinct hostnames that link to or from thetahealing.com in the public web crawl.

879 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for thetahealing.com.

MechanismTarget
SPF_Ainfusionmail.com
SPF_Athetahealing.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEinfusionmail.com
SPF_INCLUDEone.zoho.com
SPF_IP208.117.6.199
SPF_IP209.59.173.49
SPF_IP38.91.57.157
SPF_IP50.28.16.176
SPF_IP50.28.27.80
SPF_IP69.167.140.227
SPF_MXthetahealing.com

Related pages

Pivot deeper into the graph from thetahealing.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "thetahealing.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.