Skip to content

Hostname

anotherview-studio.com

Last fetched

anotherview-studio.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · anotherview-studio.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/anotherview-studio.com

Resolution chain

anotherview-studio.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.152.11718.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.12218.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.418.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.8918.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.41.10518.66.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.41.12418.66.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.41.5318.66.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.41.9518.66.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.166.181.1083.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.1293.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.873.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.983.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:244
Organization
kim jaehyun
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for anotherview-studio.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from anotherview-studio.com.

Cypher and MCP

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

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