Skip to content

Hostname

minecraft.tools

Last fetched

minecraft.tools resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · minecraft.toolsRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/minecraft.tools

Resolution chain

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

IPPrefixASNOperatorCountry
213.32.86.24213.32.0.0/17AS16276OVHFR

WHOIS identity

Registrar
iana:146
Organization
nadjet araba
Contact emails

Subdomains

1 observed subdomain of minecraft.tools.

Web-graph footprint

Distinct hostnames that link to or from minecraft.tools in the public web crawl.

177 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for minecraft.tools.

MechanismTarget
SPF_REDIRECTtr0n1x.com

Related pages

Pivot deeper into the graph from minecraft.tools.

Cypher and MCP

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

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