Skip to content

Hostname

bpms.info

Last fetched

bpms.info resolves to 1 IPv4 address operated by CONTABO - Contabo GmbH in DE. WHOIS lists registrar:vautron rechenzentrum ag as the registrar.

Nutrition Label

WHISPER CANON · bpms.infoRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bpms.info

Resolution chain

bpms.info 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/23AS51167CONTABO - Contabo GmbHDE

WHOIS identity

Registrar
registrar:vautron rechenzentrum ag
Organization
bpms
Contact emails

Subdomains

14 observed subdomains of bpms.info.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for bpms.info.

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

Related pages

Pivot deeper into the graph from bpms.info.

Cypher and MCP

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

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