Skip to content

Hostname

penteres.it

Last fetched

penteres.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:timenet s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · penteres.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/penteres.it

Resolution chain

penteres.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:timenet s.p.a.
Organization
time-net comunicazioni & media srl
Contact emails

Subdomains

65 observed subdomains of penteres.it.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for penteres.it.

MechanismTarget
SPF_Asmtp.timenet.it
SPF_Asmtp.xdslnet.it
SPF_IP178.250.64.0/24
SPF_IP178.250.66.91
SPF_IP178.250.66.93
SPF_IP31.193.16.69/32
SPF_MXpenteres.it

Related pages

Pivot deeper into the graph from penteres.it.

Cypher and MCP

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

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