Hostname
omnikade.com
Last fetched
omnikade.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
omnikade.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.136.115.151 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.131.22.175 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.249.115 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.74.76.28 | 52.74.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of omnikade.com owner
- Contact emails
- 3d250c18-2748-49f7-9feb-f08d353164ce@identity-protect.org
- 49da9637-921e-4326-84c7-4f97f8b86fd3@identity-protect.org
- 536dc876-7ecf-4d37-a91b-6029d1b6007d@identity-protect.org
- 7f0e1e1d-0ef4-4cb4-bb32-bab3bcee428d@identity-protect.org
- 9e5507bf-a6ae-4bd7-b960-9fab6971c3c8@identity-protect.org
- a282487a-dc1e-4fa3-b014-84dc2506b158@identity-protect.org
- d87cd3d9-5222-4c1d-b302-12df18e6caf3@identity-protect.org
Subdomains
14 observed subdomains of omnikade.com.
Web-graph footprint
Distinct hostnames that link to or from omnikade.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for omnikade.com.
| Mechanism | Target |
|---|---|
| SPF_A | omnikade.com |
| SPF_IP | 106.55.251.137 |
| SPF_IP | 106.55.80.68 |
| SPF_IP | 175.97.134.129 |
| SPF_IP | 175.97.163.225 |
| SPF_IP | 42.194.130.51 |
| SPF_MX | omnikade.com |
Related pages
Pivot deeper into the graph from omnikade.com.
- IP · 18.136.115.151
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 3d250c18-2748-49f7-9feb-f08d353164ce@identity-protect.org
- TLD · .com
- Browse hostnames · om…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "omnikade.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.