Skip to content

Hostname

liveataffinitykeller.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.3313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.224.1253.163.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.224.243.163.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.224.33.163.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.224.713.163.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
52.85.12.10352.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.12452.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.552.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.752.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

1 observed subdomain of liveataffinitykeller.com.

Threat posture

History

Related pages

Pivot deeper into the graph from liveataffinitykeller.com.

Cypher and MCP

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

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