Hostname
batuhanorhan.com
Last fetched
batuhanorhan.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3826 as the registrar.
Nutrition Label
Resolution chain
batuhanorhan.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.78.35 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.215.185 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 46.20.2.163 | 46.20.2.0/24 | AS43260 | — | TR |
WHOIS identity
- Registrar
- iana:3826
- Organization
- batuhan orhan
- Contact emails
Subdomains
31 observed subdomains of batuhanorhan.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from batuhanorhan.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- _dc-mx.69a2b595902a.batuhanorhan.com
- batuhanorhan.com
SPF policy
6 SPF mechanisms authorising senders for batuhanorhan.com.
| Mechanism | Target |
|---|---|
| SPF_A | batuhanorhan.com |
| SPF_IP | 109.235.252.61 |
| SPF_IP | 46.20.2.163 |
| SPF_IP | 46.20.2.229 |
| SPF_IP | 89.107.224.116 |
| SPF_MX | batuhanorhan.com |
Related pages
Pivot deeper into the graph from batuhanorhan.com.
- IP · 104.21.78.35
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:3826
- Country · CA
- Email · batuhanorhan014@gmail.com
- TLD · .com
- Browse hostnames · ba…
- 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: "batuhanorhan.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.