Hostname
encare.net
Last fetched
encare.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
encare.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.12.211 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.211 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.73.102 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- encare ab
- Contact emails
- ens2logc9iiicbtc0mq0g92aov@domaindiscreet.com
- milen.radumilo@gmail.com
- niklas.wallin@encare.net
- 0919f0e6-1a49-4ba2-aec1-c0fca6fde391@identity-protect.org
- 0efb0ea8-d20d-4672-8a83-8c70eec01b92@identity-protect.org
- 5b555500-c219-47b8-b372-ade0af7a9699@identity-protect.org
- 89dcabfc-4529-4b65-9e32-f09f171ad38a@identity-protect.org
- e06afe20-e979-47d6-a1a0-a6d4ead38703@identity-protect.org
- f51e2f82-20b0-4a1f-a8a5-1729823939a8@identity-protect.org
- owner-11110147@encare.net.whoisprivacyservice.org
- owner-1169907@encare.net.whoisprivacyservice.org
- owner-11754541@encare.net.whoisprivacyservice.org
- owner-4747541@encare.net.whoisprivacyservice.org
- owner-5307118@encare.net.whoisprivacyservice.org
- owner-5400004@encare.net.whoisprivacyservice.org
- owner-880279@encare.net.whoisprivacyservice.org
Subdomains
7 observed subdomains of encare.net.
Web-graph footprint
Distinct hostnames that link to or from encare.net in the public web crawl.
25 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for encare.net.
| Mechanism | Target |
|---|---|
| SPF_A | encare.net |
| SPF_INCLUDE | 5893515.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_MX | encare.net |
Related pages
Pivot deeper into the graph from encare.net.
- IP · 104.26.12.211
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · ens2logc9iiicbtc0mq0g92aov@domaindiscreet.com
- TLD · .net
- Browse hostnames · en…
- 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: "encare.net"})-[: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.