Skip to content

Hostname

ctanow.com

Last fetched

ctanow.com resolves to 2 IPv4 addresses operated by MASSIVE-NETWORKS-21777 - Massive Networks, Inc. in US. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · ctanow.comRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ctanow.com

Resolution chain

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

IPPrefixASNOperatorCountry
204.144.184.126204.144.184.0/24AS21777MASSIVE-NETWORKS-21777 - Massive Networks, Inc.US
74.208.165.1974.208.0.0/16AS8560US

WHOIS identity

Registrar
iana:1005
Organization
chris osborn
Contact emails

Subdomains

9 observed subdomains of ctanow.com.

Threat posture

History

Mail and authentication

MX records

  • ctanow.com

SPF policy

7 SPF mechanisms authorising senders for ctanow.com.

MechanismTarget
SPF_Actanow.com
SPF_INCLUDEsmtpout.com
SPF_INCLUDEsmtproutes.com
SPF_IP204.144.184.126
SPF_IP204.144.184.98
SPF_IP204.144.184.99
SPF_MXctanow.com

Related pages

Pivot deeper into the graph from ctanow.com.

Cypher and MCP

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

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