Skip to content

Hostname

exer.gr

Last fetched

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

Nutrition Label

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

Resolution chain

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 exer.gr in WhisperGraph.

Subdomains

11 observed subdomains of exer.gr.

Web-graph footprint

Distinct hostnames that link to or from exer.gr in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for 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 exer.gr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "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.