Skip to content

Hostname

lloret.cat

Last fetched

lloret.cat resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · lloret.catRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lloret.cat

Resolution chain

lloret.cat resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.19104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.19104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.218172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
20.238.58.19020.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:1262
Organization
ajuntament de lloret de mar
Contact emails

Subdomains

9 observed subdomains of lloret.cat.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lloret.cat.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.127.218/32
SPF_IP195.76.33.100
SPF_IP195.76.33.102
SPF_IP195.76.33.98
SPF_IP213.98.128.212
SPF_IP5.59.92.97
SPF_IP83.61.18.151
SPF_IP95.130.52.41
SPF_MXlloret.cat

Related pages

Pivot deeper into the graph from lloret.cat.

Cypher and MCP

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

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