Hostname
okatore.com
Last fetched
okatore.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
okatore.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 |
|---|---|---|---|---|
| 13.244.177.141 | 13.244.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of okatore.com owner
- Contact emails
- support@iwits.me
- 04f25b93-3087-46db-b3d2-a53962e66e6f@identity-protect.org
- 19cfe857-e688-4920-a717-9121fd4b5c7a@identity-protect.org
- 43b2a5f4-c767-4ef9-b24a-14d8cb6d95e4@identity-protect.org
- d94a223c-a448-400e-b9e3-ebb78c363cdf@identity-protect.org
- e27e2121-d7fd-4e02-bd93-d0c78dec0a06@identity-protect.org
- ea3c8b3c-dbd7-464b-897a-285c44c156ec@identity-protect.org
Subdomains
7 observed subdomains of okatore.com.
Web-graph footprint
Distinct hostnames that link to or from okatore.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- okatore.com
SPF policy
3 SPF mechanisms authorising senders for okatore.com.
| Mechanism | Target |
|---|---|
| SPF_A | okatore.com |
| SPF_IP | 13.244.177.141 |
| SPF_MX | okatore.com |
Related pages
Pivot deeper into the graph from okatore.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "okatore.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.