Skip to content

Hostname

at.or.kr

Last fetched

at.or.kr resolves to 1 IPv4 address operated by AS45974 in KR. WHOIS lists registrar:(?)????? as the registrar.

Nutrition Label

WHISPER CANON · at.or.krRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/at.or.kr

Resolution chain

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

IPPrefixASNOperatorCountry
180.210.119.60180.210.119.0/24AS45974KR

WHOIS identity

Registrar
registrar:(?)?????
Organization
???????????
Contact emails

Subdomains

27 observed subdomains of at.or.kr.

Web-graph footprint

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

496 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for at.or.kr.

MechanismTarget
SPF_INCLUDEgovkorea.kr
SPF_IP180.210.100.47
SPF_IP180.210.117.167
SPF_IP210.103.25.23
SPF_IP210.103.25.31
SPF_IP210.103.25.82
SPF_IP210.103.25.88
SPF_IP210.103.25.90
SPF_MXat.or.kr

Related pages

Pivot deeper into the graph from at.or.kr.

Cypher and MCP

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

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