Hostname
solgari.com
Last fetched
solgari.com resolves to 1 IPv4 address operated by AS34762 in IE. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
solgari.com 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 |
|---|---|---|---|---|
| 178.18.126.37 | 178.18.126.0/23 | AS34762 | — | IE |
WHOIS identity
- Registrar
- iana:168
- Organization
- solgari
- Contact emails
Subdomains
24 observed subdomains of solgari.com.
Showing 20 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from solgari.com in the public web crawl.
64 sites link to this hostname.
88 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
27 SPF mechanisms authorising senders for solgari.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 102.37.150.174 |
| SPF_IP | 13.86.64.119 |
| SPF_IP | 13.90.203.171 |
| SPF_IP | 131.189.103.95 |
| SPF_IP | 135.119.57.7 |
| SPF_IP | 135.119.57.79 |
| SPF_IP | 162.255.250.67 |
| SPF_IP | 172.166.213.227 |
| SPF_IP | 172.167.135.78 |
| SPF_IP | 20.117.83.116 |
| SPF_IP | 20.196.11.99 |
| SPF_IP | 20.227.1.156 |
| SPF_IP | 20.77.102.192 |
| SPF_IP | 20.77.89.80 |
| SPF_IP | 20.86.25.87 |
| SPF_IP | 4.206.58.52 |
| SPF_IP | 4.221.224.251 |
| SPF_IP | 40.91.249.94 |
| SPF_IP | 51.11.8.198 |
| SPF_IP | 51.140.138.182 |
| SPF_IP | 51.57.61.167 |
| SPF_IP | 52.173.198.210 |
| SPF_IP | 52.176.45.207 |
| SPF_IP | 52.178.207.170 |
| SPF_IP | 52.230.126.5 |
| SPF_IP | 89.100.179.167 |
Related pages
Pivot deeper into the graph from solgari.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "solgari.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.