Skip to content

Hostname

kmstudio.it

Last fetched

kmstudio.it resolves to 1 IPv4 address operated by ITGATE in IT. WHOIS lists registrar:eurologon s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.191.241.18393.191.240.0/21AS12779ITGATEIT

WHOIS identity

Registrar
registrar:eurologon s.r.l.
Organization
kmstudio s.n.c.
Contact emails

Subdomains

18 observed subdomains of kmstudio.it.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for kmstudio.it.

MechanismTarget
SPF_Akmstudio.it
SPF_IP93.191.240.131
SPF_IP93.191.241.183
SPF_MXkmstudio.it

Related pages

Pivot deeper into the graph from kmstudio.it.

Cypher and MCP

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

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