Skip to content

Hostname

bflexion.com

Last fetched

bflexion.com resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · bflexion.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bflexion.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.15.230.170195.15.192.0/18AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
iana:468
Organization
bemido
Contact emails

Subdomains

15 observed subdomains of bflexion.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bflexion.com.

MechanismTarget
SPF_INCLUDEbaffle.ch
SPF_INCLUDEf97fe8bd-spf.mta.getcheckrecipient.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.128.163.164
SPF_IP164.128.163.167
SPF_IP164.128.163.171
SPF_IP51.103.156.159
SPF_IP51.107.85.243

Related pages

Pivot deeper into the graph from bflexion.com.

Cypher and MCP

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

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