Hostname
forms.exer.gr
Last fetched
forms.exer.gr resolves to 1 IPv4 address operated by AS24940 in DE.
Nutrition Label
Resolution chain
forms.exer.gr 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 |
|---|---|---|---|---|
| 188.245.172.11 | 188.245.0.0/16 | AS24940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with forms.exer.gr in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from forms.exer.gr in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for forms.exer.gr.
| Mechanism | Target |
|---|---|
| SPF_A | server.technologic.cloud |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.244.85.138 |
| SPF_IP | 138.201.153.144 |
| SPF_IP | 159.100.10.48/29 |
| SPF_IP | 188.245.172.11 |
| SPF_IP | 212.224.102.240/28 |
| SPF_IP | 212.224.114.184/29 |
| SPF_IP | 212.224.121.157 |
| SPF_IP | 213.239.228.233 |
| SPF_IP | 213.239.228.235 |
| SPF_IP | 213.239.228.236 |
| SPF_IP | 213.239.249.30 |
| SPF_IP | 2a01:4f8:c012:3ad:0:0:0:1 |
| SPF_IP | 77.49.179.9 |
| SPF_IP | 79.133.62.136/29 |
| SPF_IP | 79.133.62.140 |
| SPF_IP | 84.200.21.26 |
| SPF_IP | 85.10.223.144/28 |
| SPF_IP | 94.130.196.0/29 |
| SPF_IP | 94.130.253.136/29 |
| SPF_IP | 94.130.253.144/29 |
| SPF_IP | 94.130.253.80 |
| SPF_IP | 94.130.253.82 |
| SPF_IP | 95.217.107.245 |
Related pages
Pivot deeper into the graph from forms.exer.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "forms.exer.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.