Skip to content

Hostname

nipa.kr

Last fetched

nipa.kr resolves to 2 IPv4 addresses operated by AS135354 in KR. WHOIS lists registrar:gabia, inc.(http://www.gabia.co.kr) as the registrar.

Nutrition Label

WHISPER CANON · nipa.krRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/nipa.kr

Resolution chain

nipa.kr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:gabia, inc.(http://www.gabia.co.kr)
Organization
?????????
Contact emails

Subdomains

15 observed subdomains of nipa.kr.

Web-graph footprint

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

565 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nipa.kr.

MechanismTarget
SPF_INCLUDE_spf.hiworks.co.kr
SPF_INCLUDE_spfblocka.toast.com
SPF_INCLUDEspf.gov-naverworks.com
SPF_IP119.31.243.133
SPF_IP119.31.244.175
SPF_IP119.31.244.39
SPF_IP175.45.211.4
SPF_IP210.96.108.183
SPF_IP211.188.69.135

Related pages

Pivot deeper into the graph from nipa.kr.

Cypher and MCP

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

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