Hostname
microland.es
Last fetched
microland.es resolves to 1 IPv4 address operated by AS8560 in ES.
Nutrition Label
Resolution chain
microland.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 93.93.113.208 | 93.93.112.0/21 | AS8560 | — | ES |
WHOIS identity
No WHOIS records are currently associated with microland.es in WhisperGraph.
Subdomains
51 observed subdomains of microland.es.
Showing 25 of 51. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for microland.es.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.kundenserver.de |
| SPF_INCLUDE | _spf.microland.es |
| SPF_INCLUDE | _spf.perfora.net |
| SPF_INCLUDE | spf.brevo.com |
| SPF_IP | 188.95.113.79 |
| SPF_IP | 2001:ba0:1800:811e:0:0:0:1 |
| SPF_IP | 2a01:4b80:1:0:1c00:d8ff:fe00:1a7d |
| SPF_IP | 31.24.156.182 |
| SPF_IP | 31.24.156.29 |
| SPF_IP | 87.106.237.114 |
| SPF_IP | 93.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.