Hostname
cgntoday.com
Last fetched
cgntoday.com resolves to 2 IPv4 addresses operated by netcup-AS - netcup GmbH in DE. WHOIS lists iana:1509 as the registrar.
Nutrition Label
Resolution chain
cgntoday.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 |
|---|---|---|---|---|
| 152.53.153.190 | 152.53.152.0/22 | AS197540 | netcup-AS - netcup GmbH | DE |
| 159.195.9.211 | 159.195.8.0/22 | AS197540 | netcup-AS - netcup GmbH | DE |
WHOIS identity
- Registrar
- iana:1509
- Organization
- —
- Contact emails
Subdomains
21 observed subdomains of cgntoday.com.
Web-graph footprint
Distinct hostnames that link to or from cgntoday.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- cgntoday.com
SPF policy
9 SPF mechanisms authorising senders for cgntoday.com.
| Mechanism | Target |
|---|---|
| SPF_A | cgntoday.com |
| SPF_IP | 144.76.105.214 |
| SPF_IP | 152.53.153.190 |
| SPF_IP | 159.195.9.211 |
| SPF_IP | 162.55.14.252 |
| SPF_IP | 162.55.236.142 |
| SPF_IP | 162.55.236.146 |
| SPF_IP | 37.27.235.232 |
| SPF_MX | cgntoday.com |
Related pages
Pivot deeper into the graph from cgntoday.com.
- IP · 152.53.153.190
- ASN · AS197540netcup-AS - netcup GmbH
- Registrar · iana:1509
- Country · DE
- Email · privacy@cosmotown.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: "cgntoday.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.