Skip to content

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

WHISPER CANON · puntolis.itRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/puntolis.it

Resolution chain

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

IPPrefixASNOperatorCountry
194.187.174.103194.187.174.0/24AS35574IT

WHOIS identity

Registrar
registrar:fastweb s.p.a.
Organization
lis holding s.p.a.
Contact emails

Subdomains

34 observed subdomains of puntolis.it.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for puntolis.it.

MechanismTarget
SPF_Apuntolis.it
SPF_INCLUDEspf-0048a001.pphosted.com
SPF_INCLUDEspf-0087e901.pphosted.com
SPF_IP185.40.13.69/32
SPF_IP185.40.13.70/32
SPF_IP185.40.13.71/32
SPF_IP194.187.175.75/32
SPF_IP194.187.175.88/31
SPF_MXpuntolis.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.