Skip to content

Hostname

ktla.top

Last fetched

ktla.top resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in KR. WHOIS lists iana:1331 as the registrar.

Nutrition Label

WHISPER CANON · ktla.topRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ktla.top

Resolution chain

ktla.top resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.122.110.163193.122.96.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationKR
45.63.124.12445.63.124.0/22AS20473AS-VULTR - The Constant Company, LLCJP

WHOIS identity

Registrar
iana:1331
Organization
laotie
Contact emails

Subdomains

4 observed subdomains of ktla.top.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ktla.top.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net

Related pages

Pivot deeper into the graph from ktla.top.

Cypher and MCP

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

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