Skip to content

Hostname

programme-television.org

Last fetched

programme-television.org resolves to 16 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · programme-television.orgRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/programme-television.org

Resolution chain

programme-television.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.123104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.123104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.134172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.163.158.1223.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.183.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.233.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.283.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.1073.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.593.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.683.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.753.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.2652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
46.225.10.16246.224.0.0/15AS24940DE

WHOIS identity

Registrar
iana:81
Organization
cmi france
Contact emails

Subdomains

18 observed subdomains of programme-television.org.

Web-graph footprint

Distinct hostnames that link to or from programme-television.org in the public web crawl.

1,099 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for programme-television.org.

MechanismTarget
SPF_INCLUDE_shortspf.launchmetrics.com
SPF_INCLUDEsmtp.zendesk.com
SPF_INCLUDEsupport.zendesk.com
SPF_IP178.248.184.0/24
SPF_IP212.121.162.0/24
SPF_IP216.151.85.0/24
SPF_IP81.92.112.0/20
SPF_IP85.116.32.0/19
SPF_IP91.223.84.0/24
SPF_MXprogramme-television.org

Related pages

Pivot deeper into the graph from programme-television.org.

Cypher and MCP

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

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