Skip to content

Hostname

grappa.it

Last fetched

grappa.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:eurodns sa as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.193.11.8518.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:eurodns sa
Organization
poli museo della grappa srl
Contact emails

Subdomains

2 observed subdomains of grappa.it.

Web-graph footprint

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

13 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for grappa.it.

MechanismTarget
SPF_INCLUDE_spf.axera.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.246.192.15
SPF_IP195.246.192.8
SPF_IP62.149.181.148
SPF_IP80.241.233.10
SPF_IP83.221.108.96/27

Related pages

Pivot deeper into the graph from grappa.it.

Cypher and MCP

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

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