Skip to content

Hostname

rexol.co.kr

Last fetched

rexol.co.kr resolves to 1 IPv4 address operated by AS38700 in KR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
115.68.7.245115.68.0.0/17AS38700KR

WHOIS identity

No WHOIS records are currently associated with rexol.co.kr in WhisperGraph.

Subdomains

2 observed subdomains of rexol.co.kr.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rexol.co.kr.

MechanismTarget
SPF_INCLUDE_spf1.mailnara.co.kr
SPF_INCLUDE_spf2.mailnara.co.kr
SPF_INCLUDE_spf3.mailnara.co.kr
SPF_INCLUDE_spf4.mailnara.co.kr
SPF_INCLUDE_spf5.mailnara.co.kr
SPF_IP115.68.102.116
SPF_IP115.68.7.245
SPF_IP49.247.9.21

Related pages

Pivot deeper into the graph from rexol.co.kr.

Cypher and MCP

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

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