Hostname
okfelix.com
Last fetched
okfelix.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
okfelix.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.236.22.161 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 15.134.55.2 | 15.134.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 16.176.248.220 | 16.176.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.104.29.193 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.64.66.232 | 52.64.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.252.225.92 | 54.252.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- miner group r & d pty.
- Contact emails
- tech@plantminer.com.au
- more@projectfantastic.com
- 381b4dc1-58c7-461a-bd1b-81edd88a7594@identity-protect.org
- 4c6a8d39-d361-416e-b885-d54f83d16421@identity-protect.org
- 7fe45073-a9a2-4aaa-88b4-0be8195c53b5@identity-protect.org
- 942866ce-590a-49ff-88cf-1104170d2908@identity-protect.org
- owner-11804228@okfelix.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of okfelix.com.
Showing 14 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from okfelix.com in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for okfelix.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sparkpostmail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from okfelix.com.
- IP · 13.236.22.161
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · tech@plantminer.com.au
- 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: "okfelix.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.