Skip to content

Hostname

bpmse.hu

Last fetched

bpmse.hu is a registered hostname under the .hu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · bpmse.huRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bpmse.hu

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with bpmse.hu in WhisperGraph.

Subdomains

8 observed subdomains of bpmse.hu.

Web-graph footprint

Distinct hostnames that link to or from bpmse.hu in the public web crawl.

6 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bpmse.hu

SPF policy

9 SPF mechanisms authorising senders for bpmse.hu.

MechanismTarget
SPF_Abpmse.hu
SPF_INCLUDEspf.webspacecontrol.com
SPF_IP185.33.55.22
SPF_IP213.181.210.109
SPF_IP213.181.210.110
SPF_IP79.172.211.188
SPF_IP79.172.213.228
SPF_IP87.229.26.24/32
SPF_MXbpmse.hu

Related pages

Pivot deeper into the graph from bpmse.hu.

Cypher and MCP

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

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