Skip to content

Hostname

cineprog.net

Last fetched

cineprog.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · cineprog.netRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cineprog.net

Resolution chain

cineprog.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.153.174.21118.154.18.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.159.30.23318.160.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.184.181.4518.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.108.1693.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.76.15.213.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.185.9.24763.194.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
cineprog
Contact emails

Subdomains

27 observed subdomains of cineprog.net.

Web-graph footprint

Distinct hostnames that link to or from cineprog.net in the public web crawl.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cineprog.net.

MechanismTarget
SPF_MXcineprog.net

Related pages

Pivot deeper into the graph from cineprog.net.

Cypher and MCP

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

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