Skip to content

Hostname

tenping.kr

Last fetched

tenping.kr resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · tenping.krRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tenping.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.125.131.19413.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.91.15113.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.176.4315.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.99.1613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.195.19743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.177.18652.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.25.11854.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.74.10143.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.13.13454.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Subdomains

13 observed subdomains of tenping.kr.

Web-graph footprint

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

153 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tenping.kr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.240.58.131
SPF_IP54.240.58.132

Related pages

Pivot deeper into the graph from tenping.kr.

Cypher and MCP

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

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