Hostname
okaped.com
Last fetched
okaped.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
okaped.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.89.116 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.158.232 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:9
- Organization
- perfect privacy,
- Contact emails
- 21edec5f0a28fd0a049bbdadd4ca03fa@domaindiscreet.com
- 37591ebf0a28fd0a750344ad7e9e32e4@domaindiscreet.com
- 57887328@myprivatename.com
- 6d5f59130a28fd0a443ab608302f7701@domaindiscreet.com
- 921rj16ps0ibqapl7ghm8keoba@domaindiscreet.com
- a69eab160a28fd0a2949b1610268d835@domaindiscreet.com
- c3e3b5140a28fd0a20a435786e791d04@domaindiscreet.com
Subdomains
6 observed subdomains of okaped.com.
Web-graph footprint
Distinct hostnames that link to or from okaped.com in the public web crawl.
9 sites link to this hostname.
20 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 okaped.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 208.73.59.181 |
| SPF_IP | 208.87.196.111 |
| SPF_IP | 209.54.112.15 |
Related pages
Pivot deeper into the graph from okaped.com.
- IP · 104.21.89.116
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:9
- Country · CA
- Email · 21edec5f0a28fd0a049bbdadd4ca03fa@domaindiscreet.com
- TLD · .com
- Browse hostnames · ok…
- 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: "okaped.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.