Skip to content

Hostname

bpms.fr

Last fetched

bpms.fr resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists registrar:vautron rechenzentrum ag as the registrar.

Nutrition Label

WHISPER CANON · bpms.frRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bpms.fr

Resolution chain

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

IPPrefixASNOperatorCountry
213.136.93.164213.136.92.0/23AS51167DE

WHOIS identity

Registrar
registrar:vautron rechenzentrum ag
Organization
internet business services ibs
Contact emails

Subdomains

16 observed subdomains of bpms.fr.

Web-graph footprint

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

44 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for bpms.fr.

MechanismTarget
SPF_Abpms.fr
SPF_INCLUDEcontabo.net
SPF_INCLUDEmail-relay.contabo.net
SPF_IP213.136.93.164
SPF_MXbpms.fr

Related pages

Pivot deeper into the graph from bpms.fr.

Cypher and MCP

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

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