Skip to content

Hostname

stepstone.dk

Last fetched

stepstone.dk resolves to 1 IPv4 address operated by TELIANET-DENMARK in DK. WHOIS lists registrar:csc digital brand service, inc as the registrar.

Nutrition Label

WHISPER CANON · stepstone.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/stepstone.dk

Resolution chain

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

IPPrefixASNOperatorCountry
194.255.164.234194.255.0.0/16AS3308TELIANET-DENMARKDK

WHOIS identity

Registrar
registrar:csc digital brand service, inc
Organization
stepstone
Contact emails

Subdomains

30 observed subdomains of stepstone.dk.

Web-graph footprint

Distinct hostnames that link to or from stepstone.dk in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for stepstone.dk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from stepstone.dk.

Cypher and MCP

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

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