Hostname
olx.ro
Last fetched
olx.ro resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:csc corporate domains as the registrar.
Nutrition Label
Resolution chain
olx.ro resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:csc corporate domains
- Organization
- —
- Contact emails
- —
Subdomains
477 observed subdomains of olx.ro.
Showing 25 of 477. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from olx.ro in the public web crawl.
4,748 sites link to this hostname.
706 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for olx.ro.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.while1.ro |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 152.111.195.20/31 |
| SPF_IP | 188.241.109.0/24 |
Related pages
Pivot deeper into the graph from olx.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "olx.ro"})-[: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.