Skip to content

Hostname

panini.it

Last fetched

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

Nutrition Label

WHISPER CANON · panini.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/panini.it

Resolution chain

panini.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:neen s.p.a.
Organization
panini s.p.a.
Contact emails

Subdomains

31 observed subdomains of panini.it.

Web-graph footprint

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

443 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for panini.it.

MechanismTarget
SPF_INCLUDEspf.byway.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sedoc.it
SPF_IP15.160.79.116/32
SPF_IP15.161.213.7/32
SPF_IP15.161.32.82/32
SPF_IP193.42.164.1
SPF_IP193.42.201.123/32
SPF_IP193.42.201.124/32
SPF_IP213.32.123.80
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_IP85.159.147.62
SPF_IP85.159.147.96
SPF_MXpanini.it

Related pages

Pivot deeper into the graph from panini.it.

Cypher and MCP

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

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