Hostname
ccc-medevac.com
Last fetched
ccc-medevac.com resolves to 1 IPv4 address operated by AS208332 in NL. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
ccc-medevac.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 |
|---|---|---|---|---|
| 185.135.241.90 | 185.135.240.0/22 | AS208332 | — | NL |
WHOIS identity
- Registrar
- iana:1647
- Organization
- hosting2go b.v.
- Contact emails
- 41b64e4e-415a-4e8a-9772-fe0f0323f061@identity-protect.org
- 75190983-54cd-40fd-86f9-dae98cabc91d@identity-protect.org
- acd196dc-9566-430f-842e-f0942f14421d@identity-protect.org
- bbb5db6c-dc89-4a46-8f8e-f6158b8d645e@identity-protect.org
- bdb1233c-7e4a-4b74-b962-8faffa9c259f@identity-protect.org
- d520d160-c30f-4340-987e-86e8050b1d5f@identity-protect.org
- e3b2a525-ac13-45a5-acff-e78dd30fec33@identity-protect.org
- owner-1724207@ccc-medevac.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of ccc-medevac.com.
| Subdomain |
|---|
| www.ccc-medevac.com |
Web-graph footprint
Distinct hostnames that link to or from ccc-medevac.com in the public web crawl.
16 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for ccc-medevac.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.hosting2go.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ccc-medevac.com.
- IP · 185.135.241.90
- ASN · AS208332
- Registrar · iana:1647
- Country · NL
- Email · 41b64e4e-415a-4e8a-9772-fe0f0323f061@identity-protect.org
- TLD · .com
- Browse hostnames · cc…
- 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: "ccc-medevac.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.