Hostname
dmrdemir.com
Last fetched
dmrdemir.com resolves to 1 IPv4 address operated by AS51557 in TR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
dmrdemir.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 93.89.233.2 | 93.89.224.0/20 | AS51557 | — | TR |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- irfansahin1988@gmail.com
- 3e1329c90557c41a34d8e8059d93dc8879591547fbddc4c673383ed22988b877@dmrdemir.com.whoisproxy.org
- 442ebc8a05da9eeb00072123aef81684cdc0ce52608717e21b6c7d67f0d3d767@dmrdemir.com.whoisproxy.org
- 6d3a3fe25e99da635369eef150f3143d76d32116fbfeca49c4041eb0c6037f69@dmrdemir.com.whoisproxy.org
- 95cab0a78fe5c4799da0885edd90255a963ac094266f117d7dd551ebb0c8d00c@dmrdemir.com.whoisproxy.org
- 999ddc8460e96555498f9d855034e5eb9e5a850e9050dc487ded8abe20d6dcbd@dmrdemir.com.whoisproxy.org
- abd52d58e936c09166ba92e20ef5265718974693956baab54711cf7a1e4404ce@dmrdemir.com.whoisproxy.org
- ac931fb342c685dfe0c4bb2874cead88a804231c17f7b0fcf7c9a5e03e5d4e2b@dmrdemir.com.whoisproxy.org
- ace7cff1ca4b8d3737d78464a770eab12f497c70de954bb7952601b869e110e4@dmrdemir.com.whoisproxy.org
- bdfe493b2b8a5e79b6610bbc54264b10b609822e252be91d70e02f4e153939aa@dmrdemir.com.whoisproxy.org
- eff7bcf5d149448d0a0e0b71ed38c8a0595c7852abbe4dc58d4b1bb5d04ba830@dmrdemir.com.whoisproxy.org
Subdomains
9 observed subdomains of dmrdemir.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for dmrdemir.com.
| Mechanism | Target |
|---|---|
| SPF_A | dmrdemir.com |
| SPF_IP | 93.89.232.2/24 |
| SPF_MX | dmrdemir.com |
Related pages
Pivot deeper into the graph from dmrdemir.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dmrdemir.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.