Skip to content

Hostname

caesplugui.cat

Last fetched

caesplugui.cat resolves to 1 IPv4 address operated by AS208769 in ES. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · caesplugui.catRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/caesplugui.cat

Resolution chain

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

IPPrefixASNOperatorCountry
85.208.102.8185.208.102.0/24AS208769ES

WHOIS identity

Registrar
iana:1262
Organization
jordi sabate
Contact emails

Subdomains

4 observed subdomains of caesplugui.cat.

Web-graph footprint

Distinct hostnames that link to or from caesplugui.cat in the public web crawl.

15 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • caesplugui.cat

SPF policy

8 SPF mechanisms authorising senders for caesplugui.cat.

MechanismTarget
SPF_Acaesplugui.cat
SPF_INCLUDEamazonses.com
SPF_INCLUDEdns-es.com
SPF_INCLUDErelay.dns-es.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP85.208.102.30
SPF_IP85.208.102.81
SPF_MXcaesplugui.cat

Related pages

Pivot deeper into the graph from caesplugui.cat.

Cypher and MCP

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

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