Skip to content

Hostname

niceid.co.kr

Last fetched

niceid.co.kr resolves to 1 IPv4 address operated by AS17859 in KR. WHOIS lists registrar:(?)????? as the registrar.

Nutrition Label

WHISPER CANON · niceid.co.krRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/niceid.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
121.162.155.113121.162.155.0/24AS17859KR

WHOIS identity

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

Subdomains

5 observed subdomains of niceid.co.kr.

Web-graph footprint

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

56 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for niceid.co.kr.

MechanismTarget
SPF_IP121.162.155.45
SPF_IP121.162.155.78
SPF_IP211.218.41.127
SPF_IP211.218.41.128
SPF_IP211.218.41.129
SPF_IP211.218.41.13
SPF_IP211.218.41.18
SPF_IP211.218.41.31
SPF_IP211.218.41.32
SPF_IP211.218.41.37
SPF_IP211.218.41.41
SPF_IP211.218.41.43

Related pages

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

Cypher and MCP

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

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