Hostname
acticogroup.com
Last fetched
acticogroup.com resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
acticogroup.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 |
|---|---|---|---|---|
| 45.144.186.41 | 45.144.184.0/22 | AS15817 | MITTWALD-AS Mittwald CM Service GmbH und Co. KG | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- chandler greene
- Contact emails
- cgreene@nucarconsulting.com
- 465b0548-8888-4f93-a43c-c78815074679@identity-protect.org
- 84ccc737-c9d9-491f-a4f7-0a4ab75b4baf@identity-protect.org
- 8e6ede21-fd02-4ffb-bf76-8cd06d734b5c@identity-protect.org
- a2aede27-6320-4af8-bb00-e1505279b74c@identity-protect.org
- ae6e74b1-789e-44c9-ae4f-d6c0867396b3@identity-protect.org
- b9567d38-8dfc-4e82-a6fc-6e81b4353800@identity-protect.org
Subdomains
1 observed subdomain of acticogroup.com.
| Subdomain |
|---|
| www.acticogroup.com |
Web-graph footprint
Distinct hostnames that link to or from acticogroup.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from acticogroup.com.
- IP · 45.144.186.41
- ASN · AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KG
- Registrar · iana:468
- Country · DE
- Email · cgreene@nucarconsulting.com
- TLD · .com
- Browse hostnames · ac…
- 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: "acticogroup.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.