Skip to content

Hostname

petissimo.de

Last fetched

petissimo.de resolves to 3 IPv4 addresses operated by AS62214 in HU.

Nutrition Label

WHISPER CANON · petissimo.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/petissimo.de

Resolution chain

petissimo.de 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

No WHOIS records are currently associated with petissimo.de in WhisperGraph.

Subdomains

10 observed subdomains of petissimo.de.

Web-graph footprint

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

24 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for petissimo.de.

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.de.

Cypher and MCP

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

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