Hostname
apps.guidingcare.com
Last fetched
apps.guidingcare.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
apps.guidingcare.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.34.240 | 104.18.34.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.153.16 | 172.64.153.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with apps.guidingcare.com in WhisperGraph.
Subdomains
2 observed subdomains of apps.guidingcare.com.
| Subdomain |
|---|
| meu01.apps.guidingcare.com |
Showing 1 of 2. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for apps.guidingcare.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.healthedge.com |
| SPF_IP | 135.34.68.123 |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 198.231.14.1 |
| SPF_IP | 206.152.14.54/32 |
| SPF_IP | 207.211.13.0/25 |
| SPF_IP | 207.211.24.4 |
| SPF_IP | 208.86.168.7/32 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 50.59.151.59 |
| SPF_IP | 63.146.175.230 |
| SPF_IP | 63.236.217.4 |
| SPF_IP | 74.202.88.34 |
| SPF_IP | 75.98.93.0/24 |
| SPF_MX | apps.guidingcare.com |
Related pages
Pivot deeper into the graph from apps.guidingcare.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "apps.guidingcare.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.