Hostname
artgora.com
Last fetched
artgora.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
artgora.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 |
|---|---|---|---|---|
| 46.242.232.201 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- whoisproxy.com
- Contact emails
- 0b877f151cb8ca1e23fb310b36a50a5f698830ad6173b77d41515f427192b67b@artgora.com.whoisproxy.org
- 135e100156a7f282aa5b7f6862e2138614f4eee611c13edd7f250e70815c7662@artgora.com.whoisproxy.org
- 20c0a7236710d11443cd38cd11414398e237d7778889b3f4885d6a4c1989c7af@artgora.com.whoisproxy.org
- 36406c3b51f1d0d74de6df29064bcfe0dab3dca8e3404461e96a1f38f4ce9a07@artgora.com.whoisproxy.org
- 74c9b905b1ff8a9b85cf4e2b9df9143af4c8851af111397235f0564354771fff@artgora.com.whoisproxy.org
- 83b19462c2514c37a40a1fcbc7f8f7c3da7e8b038566be597ce23bf687cabffc@artgora.com.whoisproxy.org
- 889e7d7577d7dc3a513f56daf09dde171ac71d2ff1d6ec148687449dff112609@artgora.com.whoisproxy.org
- a26ba1cd795ec7772e2dcba70b99596955a0155c76036ac27ff0a6c0f16fe0d9@artgora.com.whoisproxy.org
- a54b83d24cdef226fc19337e0671cbb1559a955a375553a12b494213419cfd62@artgora.com.whoisproxy.org
- c31710166c37c753e8e71f5a1e81dbd7f238365e4b8cb9a5e207e08878b977f7@artgora.com.whoisproxy.org
- d5e408b1f98dcece8f4989ac33f12a5410376d767f25904b22dc2c474c1cba87@artgora.com.whoisproxy.org
- e285aa2216aefe7a32d5e7ad65d4e70cc95648601aa9eedf96f291b75e5ec7fe@artgora.com.whoisproxy.org
Threat posture
History
Mail and authentication
MX records
- artgora.com
SPF policy
2 SPF mechanisms authorising senders for artgora.com.
| Mechanism | Target |
|---|---|
| SPF_A | artgora.com |
| SPF_MX | artgora.com |
Related pages
Pivot deeper into the graph from artgora.com.
- IP · 46.242.232.201
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 0b877f151cb8ca1e23fb310b36a50a5f698830ad6173b77d41515f427192b67b@artgora.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ar…
- 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: "artgora.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.