Skip to content

Hostname

legalitas.com

Last fetched

legalitas.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · legalitas.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/legalitas.com

Resolution chain

legalitas.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.154.214.43107.154.214.0/24AS19551INCAPSULA - Incapsula IncGB
107.154.76.43107.154.76.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:140
Organization
legalitas asistencia legal, s.a. ()
Contact emails

Subdomains

36 observed subdomains of legalitas.com.

Web-graph footprint

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

388 sites link to this hostname.

219 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for legalitas.com.

MechanismTarget
SPF_Alegalitas.com
SPF_INCLUDE25896358.spf07.hubspotemail.net
SPF_INCLUDE_spf.telemaildirecto.es
SPF_INCLUDEspf.acumbamail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP213.192.195.99
SPF_MXlegalitas.com

Related pages

Pivot deeper into the graph from legalitas.com.

Cypher and MCP

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

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