Skip to content

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

WHISPER CANON · proel.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/proel.com

Resolution chain

proel.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.91.72.247144.91.72.0/23AS51167DE

WHOIS identity

Registrar
iana:168
Organization
proel s.p.a.
Contact emails

Subdomains

27 observed subdomains of proel.com.

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for proel.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webapps.net
SPF_IP109.239.246.162
SPF_IP144.91.112.251
SPF_IP144.91.72.247
SPF_IP173.249.9.212
SPF_IP185.237.253.155
SPF_IP194.163.160.201
SPF_IP207.180.247.19
SPF_IP2a02:c206:2084:5319:0:0:0:1
SPF_IP2a02:c207:2031:775:0:0:0:1
SPF_IP38.242.239.36
SPF_IP95.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 20

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