Skip to content

Hostname

cg-tech.co

Last fetched

cg-tech.co is a registered hostname under the .co top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · cg-tech.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cg-tech.co

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1647
Organization
opulent dev - client server
Contact emails

Subdomains

10 observed subdomains of cg-tech.co.

Web-graph footprint

Distinct hostnames that link to or from cg-tech.co in the public web crawl.

21 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cg-tech.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.zamailgate.com
SPF_INCLUDEspfza.rocketseed.com
SPF_IP160.153.129.20
SPF_IP160.153.153.1
SPF_IP164.160.91.40

Related pages

Pivot deeper into the graph from cg-tech.co.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cg-tech.co"})-[: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.