Hostname
cmd-ctr.com
Last fetched
cmd-ctr.com resolves to 1 IPv4 address operated by AS5413 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cmd-ctr.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 |
|---|---|---|---|---|
| 62.232.180.210 | 62.232.0.0/16 | AS5413 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cmd-ctr.com owner
- Contact emails
- 0fe555e0-8c11-4ac3-a608-170864370c55@identity-protect.org
- 1d2f7f8d-81cb-44c0-a222-eb3c6343fa07@identity-protect.org
- 287fe0e9-2e31-403a-8902-ca774a1b6236@identity-protect.org
- 6b0ed9ba-9b3f-4132-b8ec-654ec84e5e2e@identity-protect.org
- a057a6ba-0384-49fa-abf6-f82a3433baaa@identity-protect.org
- bb94e3c3-a0ed-449d-a4cf-4cf23fc35bd2@identity-protect.org
- c8eb88d6-a37e-420d-85ba-7cfcc55a850f@identity-protect.org
- owner-2757473@cmd-ctr.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of cmd-ctr.com.
Web-graph footprint
Distinct hostnames that link to or from cmd-ctr.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from cmd-ctr.com.
- IP · 62.232.180.210
- ASN · AS5413
- Registrar · iana:468
- Country · GB
- Email · 0fe555e0-8c11-4ac3-a608-170864370c55@identity-protect.org
- TLD · .com
- Browse hostnames · cm…
- 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: "cmd-ctr.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.