Skip to content

Hostname

pelmo.it

Last fetched

pelmo.it resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists registrar:shellrent s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.77.64.6651.77.0.0/16AS16276DE

WHOIS identity

Registrar
registrar:shellrent s.p.a.
Organization
hotel pelmo srl
Contact emails

Subdomains

2 observed subdomains of pelmo.it.

Web-graph footprint

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

6 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for pelmo.it.

MechanismTarget
SPF_Apelmo.it
SPF_IP193.29.59.104
SPF_IP193.29.59.111
SPF_IP2a0a:51c0:0:1f:17db:0:0:1
SPF_IP2a0a:51c0:b:ef0:0:0:0:1
SPF_MXpelmo.it

Related pages

Pivot deeper into the graph from pelmo.it.

Cypher and MCP

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

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