Skip to content

Hostname

ct-interactive.com

Last fetched

ct-interactive.com resolves to 1 IPv4 address operated by CT-INTERACTIVE-AS in BG. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

ct-interactive.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.128.98.6145.128.98.0/24AS197931CT-INTERACTIVE-ASBG

WHOIS identity

Registrar
iana:303
Organization
dimityr petkov
Contact emails

Subdomains

12 observed subdomains of ct-interactive.com.

Web-graph footprint

Distinct hostnames that link to or from ct-interactive.com in the public web crawl.

1,108 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ct-interactive.com.

MechanismTarget
SPF_Act-interactive.com
SPF_IP31.13.223.160/27
SPF_IP45.128.98.0/24
SPF_MXct-interactive.com

Related pages

Pivot deeper into the graph from ct-interactive.com.

Cypher and MCP

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

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