Skip to content

Hostname

zapinformatica.es

Last fetched

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

Nutrition Label

WHISPER CANON · zapinformatica.esRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/zapinformatica.es

Resolution chain

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

IPPrefixASNOperatorCountry
217.160.158.215217.160.158.0/24AS8560ES

WHOIS identity

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

Subdomains

17 observed subdomains of zapinformatica.es.

Web-graph footprint

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

6 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for zapinformatica.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP2001:8d8:975:d900:0:0:21:bbef
SPF_MXzapinformatica.es

Related pages

Pivot deeper into the graph from zapinformatica.es.

Cypher and MCP

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

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