Skip to content

Hostname

bfm21.com

Last fetched

bfm21.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · bfm21.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bfm21.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.210.203.19251.210.0.0/16AS16276FR

WHOIS identity

Registrar
iana:113
Organization
iran host
Contact emails

Subdomains

6 observed subdomains of bfm21.com.

Web-graph footprint

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

8 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bfm21.com

SPF policy

13 SPF mechanisms authorising senders for bfm21.com.

MechanismTarget
SPF_Abfm21.com
SPF_IP136.243.156.143
SPF_IP138.201.168.243
SPF_IP144.76.144.214
SPF_IP147.135.176.156
SPF_IP157.90.10.90
SPF_IP46.105.60.73
SPF_IP46.4.250.93
SPF_IP51.210.203.192
SPF_IP51.68.75.84
SPF_IP78.47.120.194
SPF_IP88.99.4.96
SPF_MXbfm21.com

Related pages

Pivot deeper into the graph from bfm21.com.

Cypher and MCP

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

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