Skip to content

Hostname

bhv.fr

Last fetched

bhv.fr resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:safebrands as the registrar.

Nutrition Label

WHISPER CANON · bhv.frRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bhv.fr

Resolution chain

bhv.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.22.145.2305.22.145.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
5.22.145.2475.22.145.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:safebrands
Organization
bazar de l'hotel de ville
Contact emails

Subdomains

30 observed subdomains of bhv.fr.

Web-graph footprint

Distinct hostnames that link to or from bhv.fr in the public web crawl.

1,153 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bhv.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.panelportal.com
SPF_INCLUDEem8198.bhv.fr
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-00154602.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.61.184.107/32
SPF_MXbhv.fr

Related pages

Pivot deeper into the graph from bhv.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bhv.fr"})-[: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.