Skip to content

Hostname

lapositiva.cat

Last fetched

lapositiva.cat resolves to 1 IPv4 address operated by AS206102 in ES. WHOIS lists iana:1403 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.195.98.7185.195.98.0/24AS206102ES

WHOIS identity

Registrar
iana:1403
Organization
Contact emails

Subdomains

2 observed subdomains of lapositiva.cat.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lapositiva.cat.

MechanismTarget
SPF_Alapositiva.cat
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmsrv-smtp-01.aspl.es
SPF_IP185.195.96.8
SPF_IP185.195.97.125
SPF_IP185.195.97.216
SPF_IP185.195.98.7
SPF_MXlapositiva.cat

Related pages

Pivot deeper into the graph from lapositiva.cat.

Cypher and MCP

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

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