Hostname
corgroup.com
Last fetched
corgroup.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
corgroup.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.222.42.71 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.211.11.28 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.22.31.90 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.198.12.231 | 54.198.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of corgroup.com owner
- Contact emails
- info@corgroup.com
- 4bdc97e1-f04a-494e-87f6-c2eef63de1ff@identity-protect.org
- 69e1369c-bcf5-47c0-8c32-c96c3fbeb030@identity-protect.org
- 8082d45e-0420-4591-b54d-a0c433c786dc@identity-protect.org
- 8672966b-5d73-4d35-aa3f-3d750145938d@identity-protect.org
- a2a35899-29d8-4f5c-b320-37528d715b13@identity-protect.org
- d5abcd42-058c-45aa-ae54-a72a8d31e31c@identity-protect.org
- owner-7737535@corgroup.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of corgroup.com.
Web-graph footprint
Distinct hostnames that link to or from corgroup.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for corgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from corgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "corgroup.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.