Skip to content

Hostname

ctgnow.com

Last fetched

ctgnow.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ctgnow.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ctgnow.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
ctg
Contact emails

Subdomains

3 observed subdomains of ctgnow.com.

Web-graph footprint

Distinct hostnames that link to or from ctgnow.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ctgnow.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.office365.us
SPF_IP108.58.216.202
SPF_IP166.78.5.204
SPF_IP198.101.163.144
SPF_IP216.105.107.113
SPF_IP24.246.109.114
SPF_IP50.215.151.217
SPF_IP67.215.65.132
SPF_IP71.168.222.50
SPF_IP72.32.51.144

Related pages

Pivot deeper into the graph from ctgnow.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ctgnow.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.