Hostname
orsay.com
Last fetched
orsay.com resolves to 1 IPv4 address operated by AS43541 in CZ. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
orsay.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 |
|---|---|---|---|---|
| 185.59.211.205 | 185.59.208.0/22 | AS43541 | — | CZ |
WHOIS identity
- Registrar
- iana:83
- Organization
- orsay international s.r.o.
- Contact emails
Subdomains
70 observed subdomains of orsay.com.
Showing 25 of 70. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from orsay.com in the public web crawl.
436 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for orsay.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.49.13.128 |
| SPF_IP | 185.56.208.138 |
| SPF_IP | 194.181.149.99 |
| SPF_IP | 213.144.0.34 |
| SPF_IP | 213.144.3.2 |
| SPF_IP | 217.243.196.165 |
| SPF_IP | 217.243.196.167 |
| SPF_IP | 78.133.167.114 |
| SPF_IP | 78.133.167.169 |
| SPF_IP | 83.15.85.82 |
| SPF_IP | 87.253.236.239 |
Related pages
Pivot deeper into the graph from orsay.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "orsay.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.