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
Resolution chain
lapresse.it resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.12.53 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.53 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.71.16 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 77.39.212.47 | 77.39.208.0/21 | AS52030 | — | IT |
WHOIS identity
- Registrar
- registrar:server plan s.r.l.
- Organization
- lapresse spa
- Contact emails
- —
Subdomains
32 observed subdomains of lapresse.it.
Showing 25 of 32. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for lapresse.it.
| Mechanism | Target |
|---|---|
| SPF_A | lapresse.it |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 2.40.213.48/28 |
| SPF_IP | 217.118.15.85 |
| SPF_IP | 217.118.15.86 |
| SPF_IP | 217.118.15.88 |
| SPF_IP | 217.118.15.91 |
| SPF_IP | 87.241.51.116 |
| SPF_MX | lapresse.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.