Skip to content

Hostname

bfmtv.com

Last fetched

bfmtv.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1290 as the registrar.

Nutrition Label

WHISPER CANON · bfmtv.comRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bfmtv.com

Resolution chain

bfmtv.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.40.134108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.23.8534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.113.25434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.180.4746.137.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.168.22052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.149.16152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.16.6352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.50.2252.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.253.21352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.99.3552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.51.9152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.228.24854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.82.2054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.238.23763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.113.9499.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1290
Organization
bfm tv
Contact emails

Subdomains

83 observed subdomains of bfmtv.com.

Web-graph footprint

Distinct hostnames that link to or from bfmtv.com in the public web crawl.

23,923 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for bfmtv.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from bfmtv.com.

Cypher and MCP

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

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