Hostname
solvus.be
Last fetched
solvus.be resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:822 as the registrar.
Nutrition Label
Resolution chain
solvus.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.50.119.232 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.50.220.153 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:822
- Organization
- not shown, please visit www.dnsbelgium.be for webbased whois.
- Contact emails
- —
Subdomains
61 observed subdomains of solvus.be.
Showing 25 of 61. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from solvus.be in the public web crawl.
29 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for solvus.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | carerix.net |
| SPF_INCLUDE | mail.webropolsurveys.com |
| SPF_INCLUDE | nets1.spf.messagelabs.com |
| SPF_INCLUDE | nets2.spf.messagelabs.com |
| SPF_INCLUDE | spf.flexmail.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.111.12.0/23 |
| SPF_IP | 94.107.226.217/32 |
| SPF_IP | 94.107.232.120/32 |
Related pages
Pivot deeper into the graph from solvus.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "solvus.be"})-[: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.