Hostname
netkia.es
Last fetched
netkia.es resolves to 2 IPv4 addresses operated by euroh - I.T.M. Instalaciones y Mantenimiento de Telecomunicaciones S.L. in ES.
Nutrition Label
Resolution chain
netkia.es resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.91.136.2 | 185.91.136.0/24 | AS198355 | euroh - I.T.M. Instalaciones y Mantenimiento de Telecomunicaciones S.L. | ES |
| 185.91.137.54 | 185.91.137.0/24 | AS216034 | netkia_as - NETKIA SOLUCIONES S.L. | — |
WHOIS identity
No WHOIS records are currently associated with netkia.es in WhisperGraph.
Subdomains
27 observed subdomains of netkia.es.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from netkia.es in the public web crawl.
40 sites link to this hostname.
46 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from netkia.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netkia.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.