Skip to content

Hostname

esplugues.cat

Last fetched

esplugues.cat resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists iana:3802 as the registrar.

Nutrition Label

WHISPER CANON · esplugues.catRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/esplugues.cat

Resolution chain

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

IPPrefixASNOperatorCountry
212.227.192.228212.227.0.0/16AS8560DE

WHOIS identity

Registrar
iana:3802
Organization
ajuntament de esplugues de
Contact emails

Subdomains

94 observed subdomains of esplugues.cat.

Web-graph footprint

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

236 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for esplugues.cat.

MechanismTarget
SPF_Aesplugues.cat
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP46.27.6.64/28
SPF_IP5.196.31.140/32
SPF_IP51.254.219.52/32
SPF_IP51.254.219.55/32
SPF_IP77.231.98.0/24
SPF_IP91.126.129.0/24
SPF_IP94.23.214.144/32
SPF_MXesplugues.cat

Related pages

Pivot deeper into the graph from esplugues.cat.

Cypher and MCP

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

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