Hostname
cphgroo.com
Last fetched
cphgroo.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cphgroo.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 |
|---|---|---|---|---|
| 52.72.49.79 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cphgroo.com owner
- Contact emails
- morten@cphgrooming.com
- 1d802ebc-300f-4a48-a170-66963ca35e2a@identity-protect.org
- 1dfd2529-b404-4d63-8008-44c281cc49d5@identity-protect.org
- 2aca3f39-a986-482a-a96e-d131372b7b22@identity-protect.org
- 2e81bc2a-de1f-452f-bddf-71885f3a8b14@identity-protect.org
- 3c5d90e2-522c-4208-afd3-a9b88799599a@identity-protect.org
- ad90aba7-dec9-4c3e-b4bc-410065eebfbd@identity-protect.org
- bf594ce7-8c56-4949-8d98-5e56879d0a7a@identity-protect.org
- owner-2467720@cphgroo.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of cphgroo.com.
| Subdomain |
|---|
| www.cphgroo.com |
Web-graph footprint
Distinct hostnames that link to or from cphgroo.com in the public web crawl.
2 sites 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 cphgroo.com.
- IP · 52.72.49.79
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · morten@cphgrooming.com
- TLD · .com
- Browse hostnames · cp…
- 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: "cphgroo.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.