Skip to content

Hostname

forms.exer.gr

Last fetched

forms.exer.gr resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · forms.exer.grRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/forms.exer.gr

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.

IPPrefixASNOperatorCountry
188.245.172.11188.245.0.0/16AS24940DE

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

SPF policy

25 SPF mechanisms authorising senders for forms.exer.gr.

MechanismTarget
SPF_Aserver.technologic.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.244.85.138
SPF_IP138.201.153.144
SPF_IP159.100.10.48/29
SPF_IP188.245.172.11
SPF_IP212.224.102.240/28
SPF_IP212.224.114.184/29
SPF_IP212.224.121.157
SPF_IP213.239.228.233
SPF_IP213.239.228.235
SPF_IP213.239.228.236
SPF_IP213.239.249.30
SPF_IP2a01:4f8:c012:3ad:0:0:0:1
SPF_IP77.49.179.9
SPF_IP79.133.62.136/29
SPF_IP79.133.62.140
SPF_IP84.200.21.26
SPF_IP85.10.223.144/28
SPF_IP94.130.196.0/29
SPF_IP94.130.253.136/29
SPF_IP94.130.253.144/29
SPF_IP94.130.253.80
SPF_IP94.130.253.82
SPF_IP95.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.