Skip to content

Hostname

mindbaz.org

Last fetched

mindbaz.org resolves to 1 IPv4 address operated by AS34993 in FR. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · mindbaz.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/mindbaz.org

Resolution chain

mindbaz.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.248.210.14189.248.210.0/23AS34993FR

WHOIS identity

Registrar
iana:74
Organization
mindbaz sas
Contact emails

Subdomains

43 observed subdomains of mindbaz.org.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for mindbaz.org.

MechanismTarget
SPF_Amindbaz.org
SPF_INCLUDEmailo.com
SPF_INCLUDEspf.odiso.net
SPF_IP212.129.15.174
SPF_IP212.129.21.77
SPF_IP212.129.5.200
SPF_IP212.129.8.234
SPF_IP212.83.137.168
SPF_IP212.83.144.13
SPF_IP212.83.151.237
SPF_IP212.83.162.195

Related pages

Pivot deeper into the graph from mindbaz.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mindbaz.org"})-[: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.