Hostname
arjo-solutions.com
Last fetched
arjo-solutions.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
arjo-solutions.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
- arjowiggins solutions
- Contact emails
Subdomains
12 observed subdomains of arjo-solutions.com.
Web-graph footprint
Distinct hostnames that link to or from arjo-solutions.com in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for arjo-solutions.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp5.silae.fr |
| SPF_INCLUDE | mx.ovh.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 164.177.51.97 |
| SPF_IP | 213.190.70.69 |
| SPF_IP | 213.190.70.70 |
| SPF_IP | 81.255.27.9 |
| SPF_IP | 83.172.155.59 |
| SPF_IP | 88.218.13.170 |
| SPF_IP | 94.247.167.162 |
Related pages
Pivot deeper into the graph from arjo-solutions.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arjo-solutions.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.