Skip to content

Hostname

upsa.es

Last fetched

upsa.es resolves to 1 IPv4 address operated by AS766 in ES.

Nutrition Label

WHISPER CANON · upsa.esRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/upsa.es

Resolution chain

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

IPPrefixASNOperatorCountry
193.146.156.245193.144.0.0/14AS766ES

WHOIS identity

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

Subdomains

166 observed subdomains of upsa.es.

Web-graph footprint

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

700 sites link to this hostname.

182 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for upsa.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf-mailgun.upsa.es
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP193.146.156.93
SPF_IP193.146.157.26

Related pages

Pivot deeper into the graph from upsa.es.

Cypher and MCP

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

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