Hostname
cgi24.com
Last fetched
cgi24.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cgi24.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 |
|---|---|---|---|---|
| 78.46.220.221 | 78.46.0.0/15 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- auke tembrink
- Contact emails
- auke@br24.com
- milenradumilo@gmail.com
- 05872007-2d00-458f-8a7e-50d96e046a6f@identity-protect.org
- 18c678f8-c0c9-42bc-bdae-66967b6672c6@identity-protect.org
- 235a7026-460d-4c80-96bc-af302623c211@identity-protect.org
- 40a63cd0-d0fc-4039-8aa2-6e462d45b38b@identity-protect.org
- 918196d0-d7f7-42aa-ac7d-cb11a85f5fbb@identity-protect.org
- ea9253f8-2ead-4f27-9b9f-640994696cc6@identity-protect.org
- f4e02ca5-6485-499c-b266-f4193a6d2a54@identity-protect.org
- info@domain-contact.org
Subdomains
1 observed subdomain of cgi24.com.
| Subdomain |
|---|
| mail.cgi24.com |
Web-graph footprint
Distinct hostnames that link to or from cgi24.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for cgi24.com.
| Mechanism | Target |
|---|---|
| SPF_A | cgi24.com |
| SPF_MX | cgi24.com |
Related pages
Pivot deeper into the graph from cgi24.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cgi24.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.