Skip to content

Hostname

spusti.to

Last fetched

spusti.to resolves to 1 IPv4 address operated by AS5578 in SK.

Nutrition Label

WHISPER CANON · spusti.toRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/spusti.to

Resolution chain

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

IPPrefixASNOperatorCountry
195.168.98.190195.168.0.0/16AS5578SK

WHOIS identity

No WHOIS records are currently associated with spusti.to in WhisperGraph.

Subdomains

7 observed subdomains of spusti.to.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for spusti.to.

MechanismTarget
SPF_Amail.ousystems.sk
SPF_INCLUDE_spf.presmont.it
SPF_IP109.74.145.223
SPF_IP195.168.98.178
SPF_MXspusti.to

Related pages

Pivot deeper into the graph from spusti.to.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "spusti.to"})-[: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.