Skip to content

Hostname

rkeng.com

Last fetched

rkeng.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.178.14216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.6716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.19316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.33.14116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.153.20352.216.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.212.9352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.244.17152.216.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.95.7452.216.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.159.2152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.234.15752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.236.2952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.85.9952.217.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.230.18154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

8 observed subdomains of rkeng.com.

Web-graph footprint

Distinct hostnames that link to or from rkeng.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for rkeng.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP68.1.200.20
SPF_IP70.169.47.20

Related pages

Pivot deeper into the graph from rkeng.com.

Cypher and MCP

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

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