Hostname
dokitek.com
Last fetched
dokitek.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dokitek.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.160.124.100 | 18.160.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 18.160.124.18 | 18.160.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 18.160.124.31 | 18.160.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 18.160.124.49 | 18.160.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.168.73.109 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.47 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.50 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.68 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dokitek.com owner
- Contact emails
- 051470b5-05a6-4297-ac5e-597944119e33@identity-protect.org
- 2ca1f59b-9418-4334-839c-770bb0ab2988@identity-protect.org
- 484433fa-d1c2-405e-b1c8-c134383f3f42@identity-protect.org
- 755578fe-84d6-4735-b885-22747f3cf601@identity-protect.org
- 81e97afc-6584-4f1c-beb3-5eb808e34b50@identity-protect.org
- f0f27f5d-feef-42c2-baef-030fb6270fd1@identity-protect.org
Subdomains
4 observed subdomains of dokitek.com.
Web-graph footprint
Distinct hostnames that link to or from dokitek.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dokitek.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from dokitek.com.
- IP · 18.160.124.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · MX
- Email · 051470b5-05a6-4297-ac5e-597944119e33@identity-protect.org
- TLD · .com
- Browse hostnames · do…
- 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: "dokitek.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.