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
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- bpmse.hu
SPF policy
9 SPF mechanisms authorising senders for bpmse.hu.
| Mechanism | Target |
|---|---|
| SPF_A | bpmse.hu |
| SPF_INCLUDE | spf.webspacecontrol.com |
| SPF_IP | 185.33.55.22 |
| SPF_IP | 213.181.210.109 |
| SPF_IP | 213.181.210.110 |
| SPF_IP | 79.172.211.188 |
| SPF_IP | 79.172.213.228 |
| SPF_IP | 87.229.26.24/32 |
| SPF_MX | bpmse.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.