Hostname
zografiki.com
Last fetched
zografiki.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
zografiki.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 |
|---|---|---|---|---|
| 116.202.204.188 | 116.202.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- blackhumor
- Contact emails
Subdomains
10 observed subdomains of zografiki.com.
Web-graph footprint
Distinct hostnames that link to or from zografiki.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- zografiki.com
SPF policy
13 SPF mechanisms authorising senders for zografiki.com.
| Mechanism | Target |
|---|---|
| SPF_A | zografiki.com |
| SPF_INCLUDE | mandrillapp.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 109.169.44.35 |
| SPF_IP | 116.202.204.188 |
| SPF_IP | 141.95.80.135 |
| SPF_IP | 31.22.112.118 |
| SPF_IP | 49.13.104.212 |
| SPF_IP | 51.195.125.101 |
| SPF_IP | 95.154.234.98 |
| SPF_IP | 95.154.234.99 |
| SPF_IP | 95.154.242.210 |
| SPF_MX | zografiki.com |
Related pages
Pivot deeper into the graph from zografiki.com.
- IP · 116.202.204.188
- ASN · AS24940HETZNER-AS - Hetzner Online GmbH
- Registrar · iana:146
- Country · DE
- Email · admin@blackhumor.gr
- TLD · .com
- Browse hostnames · zo…
- 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: "zografiki.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.