Hostname
proform.eu
Last fetched
proform.eu is a registered hostname under the .eu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:name: internet cz, a.s.|website: www.forpsi.com/||
- Organization
- —
- Contact emails
- —
Subdomains
13 observed subdomains of proform.eu.
Web-graph footprint
Distinct hostnames that link to or from proform.eu in the public web crawl.
39 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for proform.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_IP | 2a00:1ea0:1:3300:0:0:0:2 |
| SPF_IP | 2a00:1ea0:1:3300:0:0:0:4 |
| SPF_IP | 83.238.174.133 |
| SPF_IP | 91.201.122.154 |
| SPF_IP | 91.201.122.155 |
| SPF_IP | 91.201.122.156 |
| SPF_IP | 93.157.98.98 |
| SPF_MX | mn1.proform.pl |
| SPF_MX | mn2.proform.pl |
Related pages
Pivot deeper into the graph from proform.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "proform.eu"})-[: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.