Skip to content

Hostname

korg.shop

Last fetched

korg.shop resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · korg.shopRouting diversity4.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/korg.shop

Resolution chain

korg.shop resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.24.137.82100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.184.213.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.216.1713.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.54.7535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.2.24798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.112.14398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.

WHOIS identity

Registrar
iana:292
Organization
Contact emails

Subdomains

1 observed subdomain of korg.shop.

Subdomain
www.korg.shop

Web-graph footprint

Distinct hostnames that link to or from korg.shop in the public web crawl.

123 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from korg.shop.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "korg.shop"})-[: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.