Hostname
okulsepeti.com
Last fetched
okulsepeti.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:819 as the registrar.
Nutrition Label
Resolution chain
okulsepeti.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.134.164 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.61 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.149 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.164 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.97 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.215 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.216 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.4 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.243 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.251 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.169.56 | 52.219.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.171.0 | 52.219.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.171.12 | 52.219.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.171.240 | 52.219.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.171.32 | 52.219.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.75.8 | 52.219.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:819
- Organization
- burak onder
- Contact emails
Subdomains
1 observed subdomain of okulsepeti.com.
| Subdomain |
|---|
| www.okulsepeti.com |
Threat posture
History
Related pages
Pivot deeper into the graph from okulsepeti.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "okulsepeti.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.