Skip to content

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

WHISPER CANON · olx.roRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/olx.ro

Resolution chain

olx.ro resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.181.120143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.28143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.4143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.41143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.64.174.12018.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.7418.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.918.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.9318.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.1163.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.223.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.283.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.593.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.255.1223.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.263.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.323.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.73.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:csc corporate domains
Organization
Contact emails

Subdomains

477 observed subdomains of olx.ro.

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for olx.ro.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.while1.ro
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP152.111.195.20/31
SPF_IP188.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 20

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