Hostname
curiowellness.com
Last fetched
curiowellness.com resolves to 4 IPv4 addresses operated by NEXCESS-NET - Liquid Web, L.L.C in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
curiowellness.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.207.254.147 | 104.207.254.0/24 | AS36444 | NEXCESS-NET - Liquid Web, L.L.C | US |
| 104.26.0.124 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.1.124 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.71.100 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
13 observed subdomains of curiowellness.com.
Web-graph footprint
Distinct hostnames that link to or from curiowellness.com in the public web crawl.
199 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for curiowellness.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | 50799300.spf03.hubspotemail.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.41.41.96/32 |
| SPF_IP | 162.191.192.211/32 |
| SPF_IP | 162.191.24.99/32 |
| SPF_IP | 50.169.92.42/32 |
| SPF_IP | 50.216.17.202/32 |
| SPF_IP | 50.217.25.16/29 |
| SPF_IP | 63.139.119.189/32 |
| SPF_IP | 70.253.84.218/32 |
| SPF_IP | 71.179.226.58/29 |
| SPF_IP | 72.105.118.151/32 |
| SPF_IP | 74.103.45.152/29 |
| SPF_IP | 96.70.128.185/32 |
Related pages
Pivot deeper into the graph from curiowellness.com.
- IP · 104.207.254.147
- ASN · AS36444NEXCESS-NET - Liquid Web, L.L.C
- Registrar · iana:146
- Country · US
- Email · curiowellness.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · cu…
- 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: "curiowellness.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.