Skip to content

Hostname

forrez.com

Last fetched

forrez.com resolves to 2 IPv4 addresses operated by AS34762 in BE. WHOIS lists iana:1467 as the registrar.

Nutrition Label

WHISPER CANON · forrez.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/forrez.com

Resolution chain

forrez.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1467
Organization
forrez banden
Contact emails

Subdomains

2 observed subdomains of forrez.com.

Web-graph footprint

Distinct hostnames that link to or from forrez.com in the public web crawl.

25 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for forrez.com.

MechanismTarget
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEbgc.spf.secure-mail.be
SPF_INCLUDEispmail.spf.secure-mail.be
SPF_IP206.17.168.28/32
SPF_IP212.71.1.128/26
SPF_IP212.71.1.192/26
SPF_IP212.71.1.220
SPF_IP212.71.1.221/30
SPF_IP212.71.1.222
SPF_IP212.71.1.64/26
SPF_IP212.71.2.1/28
SPF_IP77.109.91.8/29
SPF_IP91.183.139.182
SPF_IP94.125.164.65/32

Related pages

Pivot deeper into the graph from forrez.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "forrez.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 20

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