Skip to content

Hostname

liveartcraft.com

Last fetched

liveartcraft.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.201.5218.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.5718.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.5818.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.7618.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.161.20.103.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.20.1173.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.20.53.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.20.773.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
99.86.159.2299.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.6099.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.8499.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.8799.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

Registrar
iana:468
Organization
on behalf of liveartcraft.com owner
Contact emails

Subdomains

1 observed subdomain of liveartcraft.com.

Threat posture

History

Related pages

Pivot deeper into the graph from liveartcraft.com.

Cypher and MCP

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

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