Hostname
cgmproviders.com
Last fetched
cgmproviders.com resolves to 1 IPv4 address operated by DATAYARD - DataYard in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cgmproviders.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 |
|---|---|---|---|---|
| 64.56.96.139 | 64.56.96.0/19 | AS14131 | DATAYARD - DataYard | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cgmproviders.com owner
- Contact emails
- 544cfc4e-7b2f-40f5-9f4b-a7fcb150d8ca@identity-protect.org
- 7f4cdc98-a006-4232-a893-decea062e0d2@identity-protect.org
- 84528b78-d921-4ac5-967b-1269d28abf40@identity-protect.org
- 92f4a714-0ab3-431a-8685-03a8d8f62089@identity-protect.org
- aebe309c-28c6-4eeb-baa2-d8ca6207df0d@identity-protect.org
- b286c1e9-b4e9-49f3-828b-2e68d5c6c81f@identity-protect.org
- cc9de949-5f40-4c9d-ae5c-4ad173447116@identity-protect.org
Subdomains
1 observed subdomain of cgmproviders.com.
| Subdomain |
|---|
| www.cgmproviders.com |
Threat posture
History
Related pages
Pivot deeper into the graph from cgmproviders.com.
- IP · 64.56.96.139
- ASN · AS14131DATAYARD - DataYard
- Registrar · iana:468
- Country · US
- Email · 544cfc4e-7b2f-40f5-9f4b-a7fcb150d8ca@identity-protect.org
- TLD · .com
- Browse hostnames · cg…
- 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: "cgmproviders.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.