Hostname
live.lordkat.com
Last fetched
live.lordkat.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
live.lordkat.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.55.16.15 | 35.55.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.55.16.2 | 35.55.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.55.16.9 | 35.55.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.55.17.0 | 35.55.17.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.55.17.12 | 35.55.17.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.55.18.2 | 35.55.18.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.55.18.31 | 35.55.18.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.55.18.33 | 35.55.18.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.55.29.35 | 35.55.29.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.55.29.37 | 35.55.29.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.55.30.1 | 35.55.30.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.55.30.21 | 35.55.30.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.55.30.9 | 35.55.30.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.55.32.13 | 35.55.32.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.55.32.21 | 35.55.32.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.55.32.4 | 35.55.32.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.55.4.4 | 35.55.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 35.55.4.7 | 35.55.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 35.55.5.4 | 35.55.5.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 35.55.5.5 | 35.55.5.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
No WHOIS records are currently associated with live.lordkat.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from live.lordkat.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from live.lordkat.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "live.lordkat.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.