Skip to content

Hostname

citech.kr

Last fetched

citech.kr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR.

Nutrition Label

WHISPER CANON · citech.krRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/citech.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.185.3013.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.5313.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.6113.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
13.224.185.9813.224.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.GR
52.85.31.4452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.1218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with citech.kr in WhisperGraph.

Subdomains

9 observed subdomains of citech.kr.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for citech.kr.

MechanismTarget
SPF_INCLUDE_spf.hiworks.co.kr

Related pages

Pivot deeper into the graph from citech.kr.

Cypher and MCP

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

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