Hostname
forest.brussels
Last fetched
forest.brussels resolves to 3 IPv4 addresses operated by Avenue des Arts - Kunstlaan 21 in BE. WHOIS lists iana:1467 as the registrar.
Nutrition Label
Resolution chain
forest.brussels resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.244.170.203 | 195.244.160.0/20 | AS15383 | Avenue des Arts - Kunstlaan 21 | BE |
| 195.244.170.203 | 195.244.160.0/20 | AS15383 | Avenue des Arts - Kunstlaan 21 | BE |
| 195.244.170.204 | 195.244.160.0/20 | AS15383 | Avenue des Arts - Kunstlaan 21 | BE |
| 195.244.170.204 | 195.244.160.0/20 | AS15383 | Avenue des Arts - Kunstlaan 21 | BE |
| 195.244.170.205 | 195.244.160.0/20 | AS15383 | Avenue des Arts - Kunstlaan 21 | BE |
| 195.244.170.205 | 195.244.160.0/20 | AS15383 | Avenue des Arts - Kunstlaan 21 | BE |
WHOIS identity
- Registrar
- iana:1467
- Organization
- cirb-cibg
- Contact emails
Subdomains
9 observed subdomains of forest.brussels.
Web-graph footprint
Distinct hostnames that link to or from forest.brussels in the public web crawl.
49 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for forest.brussels.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf01.irisnet.be |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.36.253.151/32 |
| SPF_IP | 195.244.160.114 |
| SPF_IP | 3.123.206.219/32 |
| SPF_IP | 3.68.129.51/32 |
| SPF_IP | 35.181.156.191/32 |
| SPF_MX | forest.brussels |
Related pages
Pivot deeper into the graph from forest.brussels.
- IP · 195.244.170.203
- ASN · AS15383Avenue des Arts - Kunstlaan 21
- Registrar · iana:1467
- Country · BE
- Email · hostmaster@cirb.brussels
- TLD · .brussels
- Browse hostnames · fo…
- 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: "forest.brussels"})-[: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.