Hostname
okfines.com
Last fetched
okfines.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
okfines.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.227.146.106 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.113 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.15 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.25 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of okfines.com owner
- Contact emails
- 1fa6d091-c2ad-48d8-b2a9-988a7a3d9804@identity-protect.org
- 3a737052-e55f-444b-822d-89ff9debfc1e@identity-protect.org
- 89f86ee0-b9ce-4174-9007-82db64bc26a1@identity-protect.org
- b705a341-4d10-42d8-b1bf-2c9fcf3b9c7e@identity-protect.org
- cb24ec9a-3532-41da-a4d1-d4ce5a659171@identity-protect.org
- ef0c2cd4-58fb-4143-a4d5-4b134b3787be@identity-protect.org
- owner-4069880@okfines.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of okfines.com.
Web-graph footprint
Distinct hostnames that link to or from okfines.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for okfines.com.
| Mechanism | Target |
|---|---|
| SPF_A | okfines.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from okfines.com.
- IP · 13.227.146.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · PL
- Email · 1fa6d091-c2ad-48d8-b2a9-988a7a3d9804@identity-protect.org
- 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: "okfines.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.