Skip to content

Hostname

ulpgc.es

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.145.138.146193.144.0.0/14AS766ES

WHOIS identity

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

Subdomains

1,701 observed subdomains of ulpgc.es.

Web-graph footprint

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

1,401 sites link to this hostname.

218 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ulpgc.es.

MechanismTarget
SPF_INCLUDEsecurityeducation.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.ulpgc.es
SPF_IP195.77.49.3
SPF_IP213.4.82.201/32
SPF_IP40.95.0.0/16
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP52.209.241.125
SPF_IP52.49.23.78
SPF_MXulpgc.es

Related pages

Pivot deeper into the graph from ulpgc.es.

Cypher and MCP

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

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