Skip to content

Hostname

walkstone.it

Last fetched

walkstone.it resolves to 1 IPv4 address operated by AS25518 in IT. WHOIS lists registrar:netsons s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.108.229.20762.108.229.0/24AS25518IT

WHOIS identity

Registrar
registrar:netsons s.r.l.
Organization
walkstone srl
Contact emails

Subdomains

16 observed subdomains of walkstone.it.

Web-graph footprint

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

31 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for walkstone.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmsg.sm
SPF_MXwalkstone.it

Related pages

Pivot deeper into the graph from walkstone.it.

Cypher and MCP

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

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