Hostname
bel-fer.com
Last fetched
bel-fer.com resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
bel-fer.com 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 |
|---|---|---|---|---|
| 213.158.93.8 | 213.158.92.0/22 | AS34762 | — | BE |
WHOIS identity
- Registrar
- iana:168
- Organization
- global domain privacy
- Contact emails
- z16gliqw7nv994vq@registerprivateregistration.com
- z17itj85s7n9jnl8@registerprivateregistration.com
- z24dolve2p2tx6z2@registerprivateregistration.com
- z24f8lx6dij8j8uy@registerprivateregistration.com
- z24fnlxrt2sys17fy@registerprivateregistration.com
- z24g8lyd8oplkg5x@registerprivateregistration.com
- z24i6m0qz3fbefrq@registerprivateregistration.com
- z24k5m34rmw2q19cp@registerprivateregistration.com
- z25a4m5iiapu51z7h@registerprivateregistration.com
- z25c5m7w99ncqdvp@registerprivateregistration.com
- z25e4ma9xiouzfp8@registerprivateregistration.com
- z25f3mbgsu61t1noh@registerprivateregistration.com
- z25kfmi0mgciwccr@registerprivateregistration.com
Subdomains
1 observed subdomain of bel-fer.com.
| Subdomain |
|---|
| www.bel-fer.com |
Web-graph footprint
Distinct hostnames that link to or from bel-fer.com in the public web crawl.
7 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bel-fer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.webapps.net |
Related pages
Pivot deeper into the graph from bel-fer.com.
- IP · 213.158.93.8
- ASN · AS34762
- Registrar · iana:168
- Country · BE
- Email · z16gliqw7nv994vq@registerprivateregistration.com
- TLD · .com
- 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: "bel-fer.com"})-[: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.