Hostname
solidsolutions.ie
Last fetched
solidsolutions.ie resolves to 1 IPv4 address operated by AS8468 in GB. WHOIS lists registrar:irish domains as the registrar.
Nutrition Label
Resolution chain
solidsolutions.ie 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 |
|---|---|---|---|---|
| 87.127.149.12 | 87.127.0.0/16 | AS8468 | — | GB |
WHOIS identity
- Registrar
- registrar:irish domains
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of solidsolutions.ie.
Web-graph footprint
Distinct hostnames that link to or from solidsolutions.ie in the public web crawl.
10 sites link to this hostname.
168 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for solidsolutions.ie.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.ess.uk.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.228.47.48 |
| SPF_IP | 137.221.155.230 |
| SPF_IP | 185.58.27.154 |
| SPF_IP | 194.75.150.0/24 |
| SPF_IP | 195.245.230.66 |
| SPF_IP | 5.151.117.0/24 |
| SPF_IP | 77.68.28.185/32 |
| SPF_IP | 87.127.144.0/21 |
Related pages
Pivot deeper into the graph from solidsolutions.ie.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "solidsolutions.ie"})-[: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.