Skip to content

Hostname

mindri.la

Last fetched

mindri.la resolves to 1 IPv4 address operated by GTS-BACKBONE - GTS Telecom SRL in RO. WHOIS lists registrar:porkbun, llc as the registrar.

Nutrition Label

WHISPER CANON · mindri.laRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mindri.la

Resolution chain

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

IPPrefixASNOperatorCountry
93.174.167.5093.174.167.0/24AS5606GTS-BACKBONE - GTS Telecom SRLRO

WHOIS identity

Registrar
registrar:porkbun, llc
Organization
Contact emails

Subdomains

17 observed subdomains of mindri.la.

Threat posture

History

Mail and authentication

MX records

  • mindri.la

SPF policy

5 SPF mechanisms authorising senders for mindri.la.

MechanismTarget
SPF_Amindri.la
SPF_IP188.241.222.25
SPF_IP2a00:ece1:0:12:0:0:0:272
SPF_IP93.174.167.50
SPF_MXmindri.la

Related pages

Pivot deeper into the graph from mindri.la.

Cypher and MCP

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

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