Skip to content

Hostname

mazuin.be

Last fetched

mazuin.be resolves to 2 IPv4 addresses operated by AS59943 in BE. WHOIS lists registrar:e-net business as the registrar.

Nutrition Label

WHISPER CANON · mazuin.beRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mazuin.be

Resolution chain

mazuin.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:e-net business
Organization
Contact emails

Subdomains

7 observed subdomains of mazuin.be.

Web-graph footprint

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

31 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mazuin.be.

MechanismTarget
SPF_Amazuin.be
SPF_EXISTS%{i}.spf.hc2536-95.eu.iphmx.com
SPF_INCLUDEe-net-b.net
SPF_INCLUDEmail.mbsystems.be
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf4.sbr-master.net
SPF_IP185.95.44.50
SPF_IP193.53.139.60
SPF_IP193.53.139.61
SPF_MXmazuin.be

Related pages

Pivot deeper into the graph from mazuin.be.

Cypher and MCP

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

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