Skip to content

Hostname

lacapell.com

Last fetched

lacapell.com resolves to 1 IPv4 address operated by PROFESIONALHOSTING - Soluciones web on line s.l. in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · lacapell.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lacapell.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.46.90.20689.46.90.0/24AS201446PROFESIONALHOSTING - Soluciones web on line s.l.ES

WHOIS identity

Registrar
iana:379
Organization
cooperativa d'arquitectes jordi capell
Contact emails

Subdomains

3 observed subdomains of lacapell.com.

Web-graph footprint

Distinct hostnames that link to or from lacapell.com in the public web crawl.

98 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lacapell.com.

MechanismTarget
SPF_Adelivery.mailspamprotection.com
SPF_INCLUDEemcroute.com
SPF_INCLUDEspf.eurovia.es
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.46.90.206
SPF_MXlacapell.com

Related pages

Pivot deeper into the graph from lacapell.com.

Cypher and MCP

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

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