Hostname
xplose.be
Last fetched
xplose.be resolves to 1 IPv4 address operated by LEVEL27-AS * Please direct all complaints to support@level27.be * in BE. WHOIS lists registrar:x-plose bvba as the registrar.
Nutrition Label
Resolution chain
xplose.be resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.59.64.139 | 2.59.64.0/24 | AS59943 | LEVEL27-AS * Please direct all complaints to support@level27.be * | BE |
WHOIS identity
- Registrar
- registrar:x-plose bvba
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of xplose.be.
| Subdomain |
|---|
| www.xplose.be |
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for xplose.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | outlook.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_IP | 109.68.161.21 |
| SPF_IP | 109.68.161.22 |
| SPF_IP | 109.68.161.24 |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 185.3.216.12 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 2.59.64.0/22 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 2a02:d08:1002:114::/48 |
| SPF_IP | 2a09:e940::/32 |
| SPF_IP | 88.151.240.0/21 |
Related pages
Pivot deeper into the graph from xplose.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xplose.be"})-[: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.