Hostname
proel.com
Last fetched
proel.com resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
proel.com 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 |
|---|---|---|---|---|
| 144.91.72.247 | 144.91.72.0/23 | AS51167 | — | DE |
WHOIS identity
- Registrar
- iana:168
- Organization
- proel s.p.a.
- Contact emails
Subdomains
27 observed subdomains of proel.com.
Showing 22 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from proel.com in the public web crawl.
139 sites link to this hostname.
126 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for proel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.webapps.net |
| SPF_IP | 109.239.246.162 |
| SPF_IP | 144.91.112.251 |
| SPF_IP | 144.91.72.247 |
| SPF_IP | 173.249.9.212 |
| SPF_IP | 185.237.253.155 |
| SPF_IP | 194.163.160.201 |
| SPF_IP | 207.180.247.19 |
| SPF_IP | 2a02:c206:2084:5319:0:0:0:1 |
| SPF_IP | 2a02:c207:2031:775:0:0:0:1 |
| SPF_IP | 38.242.239.36 |
| SPF_IP | 95.111.250.41 |
Related pages
Pivot deeper into the graph from proel.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "proel.com"})-[: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.