Hostname
iknox.com
Last fetched
iknox.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
iknox.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.20.70.2 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of iknox.com owner
- Contact emails
- contact@iknox.com
- 27b7e68b-b7ef-47b5-a9c5-15585591e600@identity-protect.org
- 3c7dff01-f281-4155-bae4-658985c2149a@identity-protect.org
- 5a9d02b8-0a4d-4081-940d-fc42a71920de@identity-protect.org
- a0fb3caf-6b47-43b0-a79b-8ef75d691b97@identity-protect.org
- a3dd3b41-0d4a-4301-b38c-c16bf52316d9@identity-protect.org
- d47a8151-9e1f-4226-bd55-6c7a3558dd48@identity-protect.org
- owner-2079056@iknox.com.whoisprivacyservice.org
- owner-5853432@iknox.com.whoisprivacyservice.org
- owner-9438553@iknox.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of iknox.com.
Web-graph footprint
Distinct hostnames that link to or from iknox.com in the public web crawl.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for iknox.com.
| Mechanism | Target |
|---|---|
| SPF_A | iknox.com |
| SPF_A | mail1.iknox.com |
| SPF_A | mail3.iknox.com |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from iknox.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iknox.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.