Hostname
ozgurmetalsac.com
Last fetched
ozgurmetalsac.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
ozgurmetalsac.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 |
|---|---|---|---|---|
| 104.21.33.41 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.158.150 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:93
- Organization
- salih hanifeoglu
- Contact emails
- 2b5476b1bd33079485c031598a140ba6bcff4633@whois.gkg.net
- 2c3702e572126e8899463f84e734fdf77a2c9fcf@whois.gkg.net
- 4c85e6a973afefa53b21241239818c49a3003792@whois.gkg.net
- 534096f7b146ff274711ce9c1cdea34c05e8e239@whois.gkg.net
- a1e4974d028ad4173ec8705f3e0f443f0cd05bf1@whois.gkg.net
- b02271bfa24e1040514ef9dabb937faa2ff03a79@whois.gkg.net
- bd8bbcc269d2c40a688af97d42fbe1fa67271549@whois.gkg.net
- c3735f191cde73c5e3d12d5e024844a82cacce43@whois.gkg.net
- c43c7f0ee8943222d7a4afc3f388803b03880042@whois.gkg.net
- e01e1e40d71968c793a968aecc98a287ee121cc1@whois.gkg.net
- e87144a604f44c837f22ce851666eefb54a9dc14@whois.gkg.net
- f360769405b99c80309d4df290773adbc277035c@whois.gkg.net
Subdomains
1 observed subdomain of ozgurmetalsac.com.
| Subdomain |
|---|
| www.ozgurmetalsac.com |
Web-graph footprint
Distinct hostnames that link to or from ozgurmetalsac.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ozgurmetalsac.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from ozgurmetalsac.com.
- IP · 104.21.33.41
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:93
- Country · CA
- Email · 2b5476b1bd33079485c031598a140ba6bcff4633@whois.gkg.net
- TLD · .com
- Browse hostnames · oz…
- 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: "ozgurmetalsac.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.