Skip to content

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

WHISPER CANON · solgari.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/solgari.com

Resolution chain

solgari.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.18.126.37178.18.126.0/23AS34762IE

WHOIS identity

Registrar
iana:168
Organization
solgari
Contact emails

Subdomains

24 observed subdomains of solgari.com.

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.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for solgari.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP102.37.150.174
SPF_IP13.86.64.119
SPF_IP13.90.203.171
SPF_IP131.189.103.95
SPF_IP135.119.57.7
SPF_IP135.119.57.79
SPF_IP162.255.250.67
SPF_IP172.166.213.227
SPF_IP172.167.135.78
SPF_IP20.117.83.116
SPF_IP20.196.11.99
SPF_IP20.227.1.156
SPF_IP20.77.102.192
SPF_IP20.77.89.80
SPF_IP20.86.25.87
SPF_IP4.206.58.52
SPF_IP4.221.224.251
SPF_IP40.91.249.94
SPF_IP51.11.8.198
SPF_IP51.140.138.182
SPF_IP51.57.61.167
SPF_IP52.173.198.210
SPF_IP52.176.45.207
SPF_IP52.178.207.170
SPF_IP52.230.126.5
SPF_IP89.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.