Hostname
keethealth.com
Last fetched
keethealth.com resolves to 1 IPv4 address operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
keethealth.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 |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of keethealth.com owner
- Contact emails
- noowpt@gmail.com
- 05be78c1-f7c6-4de0-806d-d42011607eeb@identity-protect.org
- 1aadb356-9e2f-4412-8c47-d4d3c28e552e@identity-protect.org
- 3b53b5d7-db87-4794-86d5-df038bb340b4@identity-protect.org
- 3b9fb1d8-d8f1-48fe-bced-498fc958d843@identity-protect.org
- 492f1848-2b97-4400-a230-5019ddf91258@identity-protect.org
- ae343dbf-242b-489c-8454-7fdd57a8463f@identity-protect.org
- e3e2b0fb-319b-4cf3-9fc5-8fd64e2a6518@identity-protect.org
- owner-5761420@keethealth.com.whoisprivacyservice.org
- owner-9628682@keethealth.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of keethealth.com.
Showing 13 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from keethealth.com in the public web crawl.
23 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for keethealth.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from keethealth.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "keethealth.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.