Skip to content

Hostname

gmde.it

Last fetched

gmde.it resolves to 1 IPv4 address operated by EQUINIX in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · gmde.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gmde.it

Resolution chain

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

IPPrefixASNOperatorCountry
81.29.209.25381.29.208.0/20AS15830EQUINIXIT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
gmde
Contact emails

Subdomains

30 observed subdomains of gmde.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gmde.it.

MechanismTarget
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.116.187.160/28
SPF_IP81.29.203.4/27
SPF_IP85.40.244.54
SPF_MXgmde.it

Related pages

Pivot deeper into the graph from gmde.it.

Cypher and MCP

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

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