Skip to content

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

WHISPER CANON · orsay.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/orsay.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.59.211.205185.59.208.0/22AS43541CZ

WHOIS identity

Registrar
iana:83
Organization
orsay international s.r.o.
Contact emails

Subdomains

70 observed subdomains of orsay.com.

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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for orsay.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.49.13.128
SPF_IP185.56.208.138
SPF_IP194.181.149.99
SPF_IP213.144.0.34
SPF_IP213.144.3.2
SPF_IP217.243.196.165
SPF_IP217.243.196.167
SPF_IP78.133.167.114
SPF_IP78.133.167.169
SPF_IP83.15.85.82
SPF_IP87.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 20

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