Skip to content

Hostname

grassilli.it

Last fetched

grassilli.it resolves to 1 IPv4 address operated by AS63949 in IT. WHOIS lists registrar:hyppocom s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · grassilli.itRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/grassilli.it

Resolution chain

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

IPPrefixASNOperatorCountry
172.232.204.186172.232.192.0/19AS63949IT

WHOIS identity

Registrar
registrar:hyppocom s.r.l.
Organization
hidden
Contact emails

Subdomains

6 observed subdomains of grassilli.it.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for grassilli.it.

MechanismTarget
SPF_Agrassilli.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.232.204.186
SPF_IP2001:b07:2ea:7d6a::/64
SPF_IP2a01:4f8:d16:2852:0:0:0:2
SPF_IP87.26.225.89
SPF_IP95.110.162.211

Related pages

Pivot deeper into the graph from grassilli.it.

Cypher and MCP

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

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