Skip to content

Hostname

uriweb.kr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.10718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.1218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.179.1033.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.133.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.293.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.83.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE

WHOIS identity

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

Subdomains

104 observed subdomains of uriweb.kr.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from uriweb.kr.

Cypher and MCP

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

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