Skip to content

Hostname

bdm.programme.tv

Last fetched

bdm.programme.tv resolves to 20 IPv4 addresses operated by DYNU - Dynu Systems Incorporated in US.

Nutrition Label

WHISPER CANON · bdm.programme.tvRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/bdm.programme.tv

Resolution chain

bdm.programme.tv resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with bdm.programme.tv in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bdm.programme.tv.

MechanismTarget
SPF_INCLUDEatlanticcoastgeorgia.com
SPF_INCLUDEbcn69.com
SPF_INCLUDEberzeliibostader.net
SPF_INCLUDEdionysuswinery.com
SPF_INCLUDEeunicewilliams.com
SPF_INCLUDEeyeblink.site
SPF_INCLUDEorionaviation.net

Related pages

Pivot deeper into the graph from bdm.programme.tv.

Cypher and MCP

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

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