Skip to content

Hostname

b-fly.com

Last fetched

b-fly.com resolves to 2 IPv4 addresses operated by OVH - OVH SAS in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · b-fly.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/b-fly.com

Resolution chain

b-fly.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.77.17.24951.115.0.0/16AS16276OVH - OVH SASFR
89.185.48.13389.186.4.0/22AS8426CLARANET-AS - Claranet LimitedFR

WHOIS identity

Registrar
iana:433
Organization
butterfly
Contact emails

Subdomains

19 observed subdomains of b-fly.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for b-fly.com.

MechanismTarget
SPF_Ab-fly.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP85.14.174.253
SPF_IP89.185.48.133
SPF_IP89.185.48.66
SPF_MXb-fly.com

Related pages

Pivot deeper into the graph from b-fly.com.

Cypher and MCP

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

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