Skip to content

Hostname

ctnow.com

Last fetched

ctnow.com resolves to 4 IPv4 addresses operated by AS18001 in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · ctnow.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ctnow.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.187.77.170.0.0.0/0AS18001US
34.209.174.12134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.98.113.9934.96.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
54.218.214.24154.218.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
domain administrator
Contact emails

Subdomains

33 observed subdomains of ctnow.com.

Web-graph footprint

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

633 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ctnow.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tronc.com

Related pages

Pivot deeper into the graph from ctnow.com.

Cypher and MCP

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

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