Skip to content

Hostname

artemis2.live

Last fetched

artemis2.live resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · artemis2.liveRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/artemis2.live

Resolution chain

artemis2.live resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.21.11018.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.12018.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.218.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.8518.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.239.18.1018.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.11018.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.9018.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.9318.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.171.185.163.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.423.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.663.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.963.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
65.8.131.10665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:3862
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

8 observed subdomains of artemis2.live.

Threat posture

History

Related pages

Pivot deeper into the graph from artemis2.live.

Cypher and MCP

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

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