Hostname
wikoti.com
Last fetched
wikoti.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wikoti.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 |
|---|---|---|---|---|
| 13.35.93.126 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.41 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.78 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.93 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wikoti.com owner
- Contact emails
- 34667791-2bfe-461e-ba36-93f581fa04d7@identity-protect.org
- 5c79dc63-7abe-464e-9802-180b0d22cfa0@identity-protect.org
- 608a8c1b-e1ad-4498-a954-7eaa19166d5e@identity-protect.org
- 6b0edc03-60e5-48b6-8247-395d1c8e9b01@identity-protect.org
- 705793c0-4146-4de2-ac66-086a329123ae@identity-protect.org
- 8ad69ce7-b969-4b01-ac0c-946e95a0ddfb@identity-protect.org
- b83b3a20-6959-4c23-8f20-24eed2d80f6f@identity-protect.org
- contact@privacyprotect.org
- owner-11423741@wikoti.com.whoisprivacyservice.org
- owner-7372671@wikoti.com.whoisprivacyservice.org
Subdomains
41 observed subdomains of wikoti.com.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wikoti.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for wikoti.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mailjet.com |
Related pages
Pivot deeper into the graph from wikoti.com.
- IP · 13.35.93.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 34667791-2bfe-461e-ba36-93f581fa04d7@identity-protect.org
- TLD · .com
- Browse hostnames · wi…
- 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: "wikoti.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.