Hostname
ctgena.co
Last fetched
ctgena.co resolves to 51.222.185.43, announced in 51.222.0.0/16 by OVH - OVH SAS in CO. ctgena.co is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 51.222.185.43
51.222.0.0/16 · OVH - OVH SAS · Bogotá, CO
IPv6 resolution
No AAAA record for ctgena.co is recorded in WhisperGraph.
Attribution
ovh
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:1068
- Registrant organisation
- web ctgena.co
- Contact emails
- contact@privacyprotect.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1-ctgena.dongee.cloud
- ns2-ctgena.dongee.cloud
- ns1.dongee.com
- ns2.dongee.com
- ns3.dongee.com
MX records
- ctgena.co
SPF policy
- a: ctgena.co
- mx: ctgena.co
- ip: 198.15.76.186
- ip: 198.15.81.218
- ip: 199.193.116.169
- ip: 51.222.185.43
- ip: 54.39.38.229
- ip: 54.39.70.102
Threat-feed evidence
History
Related pages
Pivot from ctgena.co into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ctgena.co"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.