Hostname
comfortablyca.com
Last fetched
comfortablyca.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
comfortablyca.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.12.199 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.13.199 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of comfortablyca.com owner
- Contact emails
- 24edee75-7ae3-41b5-8902-785aba33a587@identity-protect.org
- 32444614-f01c-4d5a-a800-6541a143000f@identity-protect.org
- 7c7abcdf-566d-4ece-8169-3c3f2bc1453c@identity-protect.org
- 934412d8-b2f0-49cf-8574-1cfc41819812@identity-protect.org
- 9e89928e-92c0-44fb-855e-f42b69b26cef@identity-protect.org
- c0460f96-4e60-454f-a157-d3116b32de8f@identity-protect.org
- c621d46d-8b3a-4a36-807f-d7bce5262146@identity-protect.org
- owner-4761472@comfortablyca.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from comfortablyca.com in the public web crawl.
15 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for comfortablyca.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from comfortablyca.com.
- IP · 104.18.12.199
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 24edee75-7ae3-41b5-8902-785aba33a587@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "comfortablyca.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.