Skip to content

Hostname

stepi.re.kr

Last fetched

stepi.re.kr resolves to 1 IPv4 address operated by AS1237 in KR.

Nutrition Label

WHISPER CANON · stepi.re.krRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/stepi.re.kr

Resolution chain

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

IPPrefixASNOperatorCountry
203.254.180.150203.254.180.0/24AS1237KR

WHOIS identity

No WHOIS records are currently associated with stepi.re.kr in WhisperGraph.

Subdomains

15 observed subdomains of stepi.re.kr.

Web-graph footprint

Distinct hostnames that link to or from stepi.re.kr in the public web crawl.

191 sites link to this hostname.

262 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for stepi.re.kr.

MechanismTarget
SPF_INCLUDEspf.gov-naverworks.com
SPF_IP203.254.180.130
SPF_IP203.254.180.140
SPF_IP203.254.180.176
SPF_IP203.254.180.215

Related pages

Pivot deeper into the graph from stepi.re.kr.

Cypher and MCP

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

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