Skip to content

Hostname

okk799.com

Last fetched

okk799.com resolves to 13 IPv4 addresses operated by AS139341 in SG. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · okk799.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/okk799.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.159.94.24043.159.94.0/24AS139341SG
52.222.236.1052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.10354.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.10854.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.2954.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.9454.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.5918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.6918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.9918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.3118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:472
Organization
myra desiderio
Contact emails

Subdomains

1 observed subdomain of okk799.com.

Threat posture

History

Related pages

Pivot deeper into the graph from okk799.com.

Cypher and MCP

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

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