Skip to content

Hostname

speedhost.sk

Last fetched

speedhost.sk resolves to 1 IPv4 address operated by AS29405 in SK. WHOIS lists registrar:speedweb s. r. o. as the registrar.

Nutrition Label

WHISPER CANON · speedhost.skRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/speedhost.sk

Resolution chain

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

IPPrefixASNOperatorCountry
46.229.239.6846.229.224.0/20AS29405SK

WHOIS identity

Registrar
registrar:speedweb s. r. o.
Organization
speedweb s. r. o.
Contact emails

Subdomains

546 observed subdomains of speedhost.sk.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for speedhost.sk.

MechanismTarget
SPF_Aspeedhost.sk
SPF_INCLUDE_spf.speedweb.sk
SPF_MXspeedhost.sk

Related pages

Pivot deeper into the graph from speedhost.sk.

Cypher and MCP

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

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