Hostname
puntolis.it
Last fetched
puntolis.it resolves to 1 IPv4 address operated by AS35574 in IT. WHOIS lists registrar:fastweb s.p.a. as the registrar.
Nutrition Label
Resolution chain
puntolis.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.187.174.103 | 194.187.174.0/24 | AS35574 | — | IT |
WHOIS identity
- Registrar
- registrar:fastweb s.p.a.
- Organization
- lis holding s.p.a.
- Contact emails
- —
Subdomains
34 observed subdomains of puntolis.it.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from puntolis.it in the public web crawl.
99 sites link to this hostname.
47 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for puntolis.it.
| Mechanism | Target |
|---|---|
| SPF_A | puntolis.it |
| SPF_INCLUDE | spf-0048a001.pphosted.com |
| SPF_INCLUDE | spf-0087e901.pphosted.com |
| SPF_IP | 185.40.13.69/32 |
| SPF_IP | 185.40.13.70/32 |
| SPF_IP | 185.40.13.71/32 |
| SPF_IP | 194.187.175.75/32 |
| SPF_IP | 194.187.175.88/31 |
| SPF_MX | puntolis.it |
Related pages
Pivot deeper into the graph from puntolis.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "puntolis.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.