Skip to content

Hostname

microland.es

Last fetched

microland.es resolves to 1 IPv4 address operated by AS8560 in ES.

Nutrition Label

WHISPER CANON · microland.esRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/microland.es

Resolution chain

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

IPPrefixASNOperatorCountry
93.93.113.20893.93.112.0/21AS8560ES

WHOIS identity

No WHOIS records are currently associated with microland.es in WhisperGraph.

Subdomains

51 observed subdomains of microland.es.

Web-graph footprint

Distinct hostnames that link to or from microland.es in the public web crawl.

6 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for microland.es.

MechanismTarget
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.microland.es
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEspf.brevo.com
SPF_IP188.95.113.79
SPF_IP2001:ba0:1800:811e:0:0:0:1
SPF_IP2a01:4b80:1:0:1c00:d8ff:fe00:1a7d
SPF_IP31.24.156.182
SPF_IP31.24.156.29
SPF_IP87.106.237.114
SPF_IP93.93.113.208

Related pages

Pivot deeper into the graph from microland.es.

Cypher and MCP

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

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