Skip to content

Hostname

lapresse.it

Last fetched

lapresse.it resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:server plan s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · lapresse.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/lapresse.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.53104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.53104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.16172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
77.39.212.4777.39.208.0/21AS52030IT

WHOIS identity

Registrar
registrar:server plan s.r.l.
Organization
lapresse spa
Contact emails

Subdomains

32 observed subdomains of lapresse.it.

Web-graph footprint

Distinct hostnames that link to or from lapresse.it in the public web crawl.

1,179 sites link to this hostname.

169 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lapresse.it.

MechanismTarget
SPF_Alapresse.it
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2.40.213.48/28
SPF_IP217.118.15.85
SPF_IP217.118.15.86
SPF_IP217.118.15.88
SPF_IP217.118.15.91
SPF_IP87.241.51.116
SPF_MXlapresse.it

Related pages

Pivot deeper into the graph from lapresse.it.

Cypher and MCP

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

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