Skip to content

Hostname

nextstep.mk

Last fetched

nextstep.mk resolves to 1 IPv4 address operated by AS25467 in MK.

Nutrition Label

WHISPER CANON · nextstep.mkRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/nextstep.mk

Resolution chain

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

IPPrefixASNOperatorCountry
82.214.112.16582.214.112.0/24AS25467MK

WHOIS identity

No WHOIS records are currently associated with nextstep.mk in WhisperGraph.

Subdomains

8 observed subdomains of nextstep.mk.

Web-graph footprint

Distinct hostnames that link to or from nextstep.mk in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nextstep.mk.

MechanismTarget
SPF_Amail.nextstep.mk
SPF_Anextstep.mk
SPF_Asmtp:nextstep.mk
SPF_IP82.214.118.14
SPF_IP82.214.118.9
SPF_MXnextstep.mk

Related pages

Pivot deeper into the graph from nextstep.mk.

Cypher and MCP

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

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