Hostname
aveolys.com
Last fetched
aveolys.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
aveolys.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:433
- Organization
- hervier patrick
- Contact emails
Subdomains
15 observed subdomains of aveolys.com.
Web-graph footprint
Distinct hostnames that link to or from aveolys.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for aveolys.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mx.ovh.com |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 108.163.133.224/27 |
| SPF_IP | 141.94.142.110 |
| SPF_IP | 141.94.65.223 |
| SPF_IP | 173.45.18.0/24 |
| SPF_IP | 185.140.204.0/22 |
| SPF_IP | 199.27.221.64/27 |
| SPF_IP | 2001:41d0:304:300:0:0:0:331e |
| SPF_IP | 2001:41d0:403:4d6e:0:0:0:0 |
| SPF_IP | 2001:41d0:403:4d6e::/64 |
| SPF_IP | 209.172.38.64/27 |
| SPF_IP | 216.46.11.224/27 |
| SPF_IP | 216.46.2.48/29 |
| SPF_IP | 83.246.65.0/24 |
| SPF_IP | 94.100.128.0/20 |
| SPF_MX | aveolys.com |
Related pages
Pivot deeper into the graph from aveolys.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aveolys.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.