Hostname
nicdo.es
Last fetched
nicdo.es resolves to 2 IPv4 addresses operated by Telefonica_de_EspaNa - TELEFONICA DE ESPANA S.A.U. in ES.
Nutrition Label
Resolution chain
nicdo.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 |
|---|---|---|---|---|
| 195.53.57.155 | 195.53.0.0/16 | AS3352 | Telefonica_de_EspaNa - TELEFONICA DE ESPANA S.A.U. | ES |
| 212.89.16.181 | 212.89.0.0/19 | AS12946 | TeleCable - R Cable y Telecable Telecomunicaciones, S.A.U. | ES |
WHOIS identity
No WHOIS records are currently associated with nicdo.es in WhisperGraph.
Subdomains
10 observed subdomains of nicdo.es.
Web-graph footprint
Distinct hostnames that link to or from nicdo.es in the public web crawl.
82 sites link to this hostname.
52 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for nicdo.es.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.ipzmarketing.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.30.23.214 |
| SPF_IP | 82.223.77.42 |
Related pages
Pivot deeper into the graph from nicdo.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nicdo.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.