Hostname
corumgroup.com
Last fetched
corumgroup.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
corumgroup.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.207.136.242 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bj7f64yc64j@networksolutionsprivateregistration.com
- cq6p49hw2qt@networksolutionsprivateregistration.com
- gv9ww87w7ha@networksolutionsprivateregistration.com
- gw77u3qs57v@networksolutionsprivateregistration.com
- jm2an55y5x9@networksolutionsprivateregistration.com
- m96ts98q8es@networksolutionsprivateregistration.com
- nv7ex57379u@networksolutionsprivateregistration.com
- st9jk7jh7dj@networksolutionsprivateregistration.com
- t42zh97n8v9@networksolutionsprivateregistration.com
- tm6yn4nn533@networksolutionsprivateregistration.com
- vg4qs6t566t@networksolutionsprivateregistration.com
- xs5v28za4z4@networksolutionsprivateregistration.com
- yx5s882e7ay@networksolutionsprivateregistration.com
- zq37s7rn4wr@networksolutionsprivateregistration.com
Subdomains
7 observed subdomains of corumgroup.com.
Web-graph footprint
Distinct hostnames that link to or from corumgroup.com in the public web crawl.
128 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for corumgroup.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | corumgroup.com.hosted.spf-report.com |
Related pages
Pivot deeper into the graph from corumgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "corumgroup.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.