Skip to content

Hostname

broadpeak.tv

Last fetched

broadpeak.tv resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · broadpeak.tvRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/broadpeak.tv

Resolution chain

broadpeak.tv resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.211.89104.18.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:433
Organization
le mancq jacques
Contact emails

Subdomains

46 observed subdomains of broadpeak.tv.

Web-graph footprint

Distinct hostnames that link to or from broadpeak.tv in the public web crawl.

180 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for broadpeak.tv.

MechanismTarget
SPF_Abroadpeak.tv
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsilae.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.202.50.100
SPF_IP34.199.160.101
SPF_IP37.64.62.66
SPF_IP37.64.62.67
SPF_IP37.64.62.68
SPF_IP89.83.116.217
SPF_MXbroadpeak.tv

Related pages

Pivot deeper into the graph from broadpeak.tv.

Cypher and MCP

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

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