Skip to content

Hostname

micof.es

Last fetched

micof.es resolves to 3 IPv4 addresses operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · micof.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/micof.es

Resolution chain

micof.es resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.9.142.136176.9.0.0/16AS24940HETZNER-ASDE
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

7 observed subdomains of micof.es.

Web-graph footprint

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

469 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for micof.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.cloudrelay.es
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.202.66.72
SPF_IP176.31.21.30
SPF_IP178.33.235.204
SPF_IP213.97.153.156
SPF_IP31.24.46.76
SPF_IP31.24.46.96
SPF_IP51.255.107.196
SPF_IP80.59.202.204

Related pages

Pivot deeper into the graph from micof.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "micof.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.