Hostname
belcaps.be
Last fetched
belcaps.be resolves to 2 IPv4 addresses operated by AS42160 in BE. WHOIS lists registrar:internet service europe bv **the number one domainregistry** as the registrar.
Nutrition Label
Resolution chain
belcaps.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.95.119.60 | 81.95.118.0/23 | AS42160 | — | BE |
| 91.99.203.207 | 91.99.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:internet service europe bv **the number one domainregistry**
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of belcaps.be.
Web-graph footprint
Distinct hostnames that link to or from belcaps.be in the public web crawl.
6 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for belcaps.be.
| Mechanism | Target |
|---|---|
| SPF_A | belcaps.be |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_IP | 185.18.148.9 |
| SPF_IP | 2a01:4f8:1c1b:c01d:0:0:0:1 |
| SPF_IP | 91.99.203.207 |
| SPF_MX | belcaps.be |
Related pages
Pivot deeper into the graph from belcaps.be.
- IP · 81.95.119.60
- ASN · AS42160
- Registrar · registrar:internet service europe bv **the number one domainregistry**
- Country · BE
- TLD · .be
- Browse hostnames · be…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "belcaps.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.