Skip to content

Hostname

petissimo.it

Last fetched

petissimo.it resolves to 3 IPv4 addresses operated by AS62214 in HU. WHOIS lists registrar:eurodns sa as the registrar.

Nutrition Label

WHISPER CANON · petissimo.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/petissimo.it

Resolution chain

petissimo.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.80.49.200185.80.48.0/22AS62214HU
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:eurodns sa
Organization
petissimo kft.
Contact emails

Subdomains

6 observed subdomains of petissimo.it.

Web-graph footprint

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

87 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for petissimo.it.

MechanismTarget
SPF_INCLUDE_spf-c.arukereso.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.tolnagro.hu
SPF_IP185.80.49.200/29
SPF_IP213.253.212.195
SPF_IP46.249.157.142
SPF_IP80.249.164.158/32

Related pages

Pivot deeper into the graph from petissimo.it.

Cypher and MCP

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

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