Hostname
iyimarka.com
Last fetched
iyimarka.com resolves to 2 IPv4 addresses operated by AS34984 in TR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
iyimarka.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 |
|---|---|---|---|---|
| 91.93.186.6 | 91.93.186.0/24 | AS34984 | — | TR |
| 91.93.186.8 | 91.93.186.0/24 | AS34984 | — | TR |
WHOIS identity
- Registrar
- iana:468
- Organization
- bulent agalday
- Contact emails
- 3cbb7c2c-f711-4dd2-82aa-e8c93a74144a@identity-protect.org
- 4602ad12-7951-4225-8e32-0b6f544d36f9@identity-protect.org
- 876ccbfa-8b8e-4528-841f-a06d1a655ea7@identity-protect.org
- a88032cd-3271-4679-8d03-ae5224d9320d@identity-protect.org
- dde74963-af6e-41a2-9b96-595c763bbbc4@identity-protect.org
- ff69ce26-ea21-43e6-bb71-cb7ed0cdad85@identity-protect.org
- bilgiislem@rnd.com.tr
- info@rnd.com.tr
Subdomains
13 observed subdomains of iyimarka.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from iyimarka.com.
- IP · 91.93.186.6
- ASN · AS34984
- Registrar · iana:468
- Country · TR
- Email · 3cbb7c2c-f711-4dd2-82aa-e8c93a74144a@identity-protect.org
- TLD · .com
- Browse hostnames · iy…
- 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: "iyimarka.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.