Hostname
solitaire.immo
Last fetched
solitaire.immo resolves to 2 IPv4 addresses operated by RTD - Orange Romania S.A. in RO. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
solitaire.immo 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 |
|---|---|---|---|---|
| 109.98.28.228 | 109.98.0.0/16 | AS9050 | RTD - Orange Romania S.A. | RO |
| 86.126.7.157 | 86.120.0.0/13 | AS8708 | DIGI-RO - DIGI ROMANIA S.A. | RO |
WHOIS identity
- Registrar
- iana:269
- Organization
- registrant of solitaire.immo
- Contact emails
Subdomains
4 observed subdomains of solitaire.immo.
Web-graph footprint
Distinct hostnames that link to or from solitaire.immo in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for solitaire.immo.
| Mechanism | Target |
|---|---|
| SPF_IP | 109.98.28.228 |
| SPF_IP | 86.126.7.157 |
| SPF_IP | 89.149.34.210 |
Related pages
Pivot deeper into the graph from solitaire.immo.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "solitaire.immo"})-[: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.