Hostname
cgerisk.com
Last fetched
cgerisk.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:3786 as the registrar.
Nutrition Label
Resolution chain
cgerisk.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.160.137 | 13.248.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.34.124 | 76.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:3786
- Organization
- cge risk management solutions bv
- Contact emails
- postmaster@cgerisk.com
- 18e8c990-971f-44c5-87bb-f63379777952@identity-protect.org
- 311f485a-2884-4fc6-b82a-de86b876dc84@identity-protect.org
- 436637f0-48ea-4e1d-a309-f5d86259730b@identity-protect.org
- 440b65fe-6b8c-4dc2-b818-7ae63dbdb13a@identity-protect.org
- a2774880-b775-479d-bbc6-a5967c4a52ad@identity-protect.org
- ad298675-ee3a-4956-a009-c0be9ea43450@identity-protect.org
- ccc550b8-729f-4285-8710-45d9f38bbf40@identity-protect.org
Subdomains
6 observed subdomains of cgerisk.com.
Web-graph footprint
Distinct hostnames that link to or from cgerisk.com in the public web crawl.
69 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for cgerisk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | outbound.mailhop.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.wolterskluwer.com |
| SPF_IP | 91.197.228.105 |
| SPF_MX | cgerisk.com |
Related pages
Pivot deeper into the graph from cgerisk.com.
- IP · 13.248.160.137
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:3786
- Country · CA
- Email · postmaster@cgerisk.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: "cgerisk.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.