Skip to content

Hostname

izegem.be

Last fetched

izegem.be resolves to 2 IPv4 addresses operated by AS34762 in BE. WHOIS lists registrar:tobania as the registrar.

Nutrition Label

WHISPER CANON · izegem.beRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/izegem.be

Resolution chain

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

WHOIS identity

Registrar
registrar:tobania
Organization
Contact emails

Subdomains

41 observed subdomains of izegem.be.

Web-graph footprint

Distinct hostnames that link to or from izegem.be in the public web crawl.

127 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for izegem.be.

MechanismTarget
SPF_Aizegem.be
SPF_INCLUDE_spf.bibliotheek.be
SPF_INCLUDEdeleest.be
SPF_INCLUDEoclcspf3.oclc.org
SPF_INCLUDErecreatex.be
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP84.199.110.240/29
SPF_IP84.22.120.47
SPF_MXizegem.be

Related pages

Pivot deeper into the graph from izegem.be.

Cypher and MCP

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

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

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