Hostname
cgrfoundation.com
Last fetched
cgrfoundation.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cgrfoundation.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.50.125 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.50.17 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.50.42 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.50.75 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.64.183.24 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.183.66 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.183.83 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.183.88 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cgrfoundation.com owner
- Contact emails
- 158206be80654df8be19ca3928acd5f8.protect@whoisguard.com
- 79a8ef48a4f248698adea04e863eca59.protect@whoisguard.com
- 2882b56f-c793-435a-a3df-b091f7a9587a@identity-protect.org
- 2cb9a7e6-fbf0-48e2-8136-ff602d3fddae@identity-protect.org
- 52d07206-4b33-43e5-b40d-a8fb9c3b22a2@identity-protect.org
- 6fa47242-23fe-49f9-a62b-7c49f82d357f@identity-protect.org
- 9bb3b050-84c1-4bb6-80ae-74d9361d6125@identity-protect.org
- 9df9abe0-4641-439d-95c6-170280063be7@identity-protect.org
Subdomains
1 observed subdomain of cgrfoundation.com.
| Subdomain |
|---|
| pwc-certification.cgrfoundation.com |
Web-graph footprint
Distinct hostnames that link to or from cgrfoundation.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cgrfoundation.com.
- IP · 18.239.50.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · NL
- Email · 158206be80654df8be19ca3928acd5f8.protect@whoisguard.com
- 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: "cgrfoundation.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.