Skip to content

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

WHISPER CANON · cgntoday.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cgntoday.com

Resolution chain

cgntoday.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
152.53.153.190152.53.152.0/22AS197540netcup-AS - netcup GmbHDE
159.195.9.211159.195.8.0/22AS197540netcup-AS - netcup GmbHDE

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.

MechanismTarget
SPF_Acgntoday.com
SPF_IP144.76.105.214
SPF_IP152.53.153.190
SPF_IP159.195.9.211
SPF_IP162.55.14.252
SPF_IP162.55.236.142
SPF_IP162.55.236.146
SPF_IP37.27.235.232
SPF_MXcgntoday.com

Related pages

Pivot deeper into the graph from cgntoday.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.