Hostname
websitev2.ikingdomgate.com
Last fetched
websitev2.ikingdomgate.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
websitev2.ikingdomgate.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.168.51.109 | 3.168.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.51.119 | 3.168.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.51.83 | 3.168.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.51.92 | 3.168.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.103 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.22 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.7 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.96 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.9.175.114 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.122 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.56 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.7 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
No WHOIS records are currently associated with websitev2.ikingdomgate.com in WhisperGraph.
Subdomains
1 observed subdomain of websitev2.ikingdomgate.com.
| Subdomain |
|---|
| www.websitev2.ikingdomgate.com |
Threat posture
History
Related pages
Pivot deeper into the graph from websitev2.ikingdomgate.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "websitev2.ikingdomgate.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.