Skip to content

Hostname

imview.kr

Last fetched

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

Nutrition Label

WHISPER CANON · imview.krRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/imview.kr

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.96.3118.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.3518.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.4618.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.818.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.418.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.6318.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.6718.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.8318.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.10818.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.12618.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.3718.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.9118.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of imview.kr.

Subdomain
www.imview.kr

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for imview.kr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from imview.kr.

Cypher and MCP

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

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