Skip to content

Hostname

ba2.microstep.sk

Last fetched

ba2.microstep.sk resolves to 1 IPv4 address operated by SK-TELEKOM Slovak Telekom T-Mobile CZ in SK.

Nutrition Label

WHISPER CANON · ba2.microstep.skRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ba2.microstep.sk

Resolution chain

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

IPPrefixASNOperatorCountry
213.81.164.218213.81.128.0/17AS6855SK-TELEKOM Slovak Telekom T-Mobile CZSK

WHOIS identity

No WHOIS records are currently associated with ba2.microstep.sk in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ba2.microstep.sk.

Cypher and MCP

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

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