Hostname
gartak.com
Last fetched
gartak.com resolves to 1 IPv4 address operated by AS47583 in IN. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
gartak.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 |
|---|---|---|---|---|
| 89.117.188.239 | 89.117.188.0/24 | AS47583 | — | IN |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- gartak@mail.bg
- gartak.com@whoisprivacycontact.com
- 02d7a28c8955d4f9d498c3625e5291a9fe594cd8c3f530f99de3ed7bbedf18f9@gartak.com.whoisproxy.org
- 306622fa499fa2611a809f69fb9ea980b6404bc578052ec62771114c15635cb5@gartak.com.whoisproxy.org
- 35c3c030edd000228b1be8e48a5baa171e00a27eddde53e57c5fe260ec78898e@gartak.com.whoisproxy.org
- 4dd3a73a4e2869ac8d0135915683055e514bfbfa92880cf4e50b516a3ceb2122@gartak.com.whoisproxy.org
- 793f1f561bf23d4e916eb726def8b73c461268e1934557a123fd39a7af406b5c@gartak.com.whoisproxy.org
- 8073b8cb346e82c9332fc6d5462de0010dfc1e583c3fc4393c0daffbf4d0fe56@gartak.com.whoisproxy.org
- 90abccb492aef614af4da1c93eda5bec839f67eda37f4481878b0f79b792410c@gartak.com.whoisproxy.org
- a18f8d5453ef2190b4d595100a42f7d06e0ef11e3cdfa12fec298c1f8ee20d6b@gartak.com.whoisproxy.org
- b22bef3c90a1f3d496aa6112db0c51a35fbf45b7e20b635c399656a5a95d33a8@gartak.com.whoisproxy.org
- b32121be8a4686028f5d5c6ebea80900bfc968c52d7310405bc5f45c822033dd@gartak.com.whoisproxy.org
- c7579ce5062002cb67deec261ddd0a8a238487ab8976393b40228227a64e7167@gartak.com.whoisproxy.org
- c8b2030949e9a29d9b5254f937ed0d8280e00d9aebc689cdb4a59642f1ea748b@gartak.com.whoisproxy.org
- ce9dd1fd6a1778acc4369d4d9e18f968f0ccc383dcaec4ffd11f652a056f6c53@gartak.com.whoisproxy.org
- da3a59645cd4585ad4de445ddc4354ebaf8da1ac86b82a3df0938e12a0084407@gartak.com.whoisproxy.org
- eb2a239a4fb13f66488c1c5ca2d9696e55c5a4dda5399c4f1a7d6d873412477a@gartak.com.whoisproxy.org
- ee6c6dbbe037b77a94887752a680eacd4c52ef20099670df3154236fb1bf297f@gartak.com.whoisproxy.org
Subdomains
7 observed subdomains of gartak.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gartak.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from gartak.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gartak.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.