Skip to content

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

WHISPER CANON · forest.brusselsRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/forest.brussels

Resolution chain

forest.brussels resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.244.170.203195.244.160.0/20AS15383Avenue des Arts - Kunstlaan 21BE
195.244.170.203195.244.160.0/20AS15383Avenue des Arts - Kunstlaan 21BE
195.244.170.204195.244.160.0/20AS15383Avenue des Arts - Kunstlaan 21BE
195.244.170.204195.244.160.0/20AS15383Avenue des Arts - Kunstlaan 21BE
195.244.170.205195.244.160.0/20AS15383Avenue des Arts - Kunstlaan 21BE
195.244.170.205195.244.160.0/20AS15383Avenue des Arts - Kunstlaan 21BE

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for forest.brussels.

MechanismTarget
SPF_INCLUDE_spf01.irisnet.be
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.36.253.151/32
SPF_IP195.244.160.114
SPF_IP3.123.206.219/32
SPF_IP3.68.129.51/32
SPF_IP35.181.156.191/32
SPF_MXforest.brussels

Related pages

Pivot deeper into the graph from forest.brussels.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.