Hostname
mariakat.gr
Last fetched
mariakat.gr resolves to 2 IPv4 addresses operated by ENIXLTD - Enix Ltd in GB.
Nutrition Label
Resolution chain
mariakat.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.204.209.16 | 91.204.208.0/22 | AS52148 | ENIXLTD - Enix Ltd | GB |
| 91.238.160.176 | 91.238.160.0/22 | AS52148 | ENIXLTD - Enix Ltd | GB |
WHOIS identity
No WHOIS records are currently associated with mariakat.gr in WhisperGraph.
Subdomains
19 observed subdomains of mariakat.gr.
Showing 15 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mariakat.gr in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mariakat.gr
SPF policy
4 SPF mechanisms authorising senders for mariakat.gr.
| Mechanism | Target |
|---|---|
| SPF_A | mariakat.gr |
| SPF_INCLUDE | spf.hostns.io |
| SPF_IP | 91.238.160.176 |
| SPF_MX | mariakat.gr |
Related pages
Pivot deeper into the graph from mariakat.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mariakat.gr"})-[: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.