Skip to content

Hostname

picanya.org

Last fetched

picanya.org resolves to 2 IPv4 addresses operated by DIGITALVALUE-AS - Digital Value SL in ES. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · picanya.orgRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/picanya.org

Resolution chain

picanya.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.13.80.197217.13.80.0/20AS25487DIGITALVALUE-AS - Digital Value SLES
5.35.207.2115.35.200.0/21AS31577PRORED - AIRE NETWORKS DEL MEDITERRANEO SL UNIPERSONALES

WHOIS identity

Registrar
iana:1647
Organization
ayuntamiento de picanya
Contact emails

Subdomains

24 observed subdomains of picanya.org.

Web-graph footprint

Distinct hostnames that link to or from picanya.org in the public web crawl.

80 sites link to this hostname.

170 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for picanya.org.

MechanismTarget
SPF_INCLUDEprored.es
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from picanya.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "picanya.org"})-[: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.