Hostname
pitake.com
Last fetched
pitake.com resolves to 1 IPv4 address operated by AS206834 in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
pitake.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 |
|---|---|---|---|---|
| 104.247.81.99 | 104.247.80.0/22 | AS206834 | — | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- cemal ozyildiz
- Contact emails
- ozyildizceo@gmail.com
- 1ead150418eb4394bf96e15e441bf6d8ef28003603f0f97e4265ddff83f5e234@pitake.com.whoisproxy.org
- 2b41317996d01972224246ab2e1c5718358436e49ceaca48bf5332d6a09f0caa@pitake.com.whoisproxy.org
- 5688d74648c0fde7496f2f0ac6d71246f31c085b2c08f71b9def5b59fccc63e8@pitake.com.whoisproxy.org
- 687c1a219977f63238030b69eb83964171f8aaa560962f9609dd7b92aa803850@pitake.com.whoisproxy.org
- 6913d8c98760605227f64c5e2f76f28642b2da2c08e3f478c638b9a996ba807a@pitake.com.whoisproxy.org
- 98d3c8b56f3087b44d09837d02bbe1f8129428d423572d43241850882825e52e@pitake.com.whoisproxy.org
- 9b7cd7364e05719384a8f4ef87e68cfc587b00378cd1beef829dfacfd96b0264@pitake.com.whoisproxy.org
- 9d4f30e53cfe9f275f10dcefa02845a33b8dd9667bee2bf3cdd21fa5e6b7235e@pitake.com.whoisproxy.org
- b304ca378bcd8761012f9ce788db81d19e0e33e8fa3cd7b6db2e990f3eed0c43@pitake.com.whoisproxy.org
- b5ca325e43c1c44d08e87d350294ec9931d22140b3229a84eb00aec93464e2ff@pitake.com.whoisproxy.org
- bfa1bf9ed6bcb9f0f76c13a372bd5d5252a6fcf8bf7441b2e047d221729c1c9b@pitake.com.whoisproxy.org
- c7ed48b4e0ba4232439abdd21e5a945822b22fd6f9ccabe7bde3eec275df9a7a@pitake.com.whoisproxy.org
- caccba104c0293969ecad6cf4c7a2759b5c460d617eb6219999f6b7ff173c57c@pitake.com.whoisproxy.org
- ce0b4d164d9ebc946e2b0daeb37d228f5538c8a2592cd4b361c491bbe7afe845@pitake.com.whoisproxy.org
- d73d9dd4f5a9c1624e099df11362763cb83c4d4861f4bde38d7b5066c180b6ab@pitake.com.whoisproxy.org
- deb9e96834058a5e705fa3a7d4714ac0ff6cf4c805ec82a85894de97e2a0b5e6@pitake.com.whoisproxy.org
- efab8205c6f36de341e2c3ee1d0d6f95b3899a4ab995765db5ad6918631694e2@pitake.com.whoisproxy.org
- f3b90d6dc93ff8c302de2bb34f49ba3d7035b76b86a09312527426709e28fda7@pitake.com.whoisproxy.org
- f3d4c854918f8d308f0a7b72615c6714442d9658ac8ddf810a33b42f098c5968@pitake.com.whoisproxy.org
Subdomains
48 observed subdomains of pitake.com.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pitake.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from pitake.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pitake.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.