Skip to content

Hostname

olx.com

Last fetched

olx.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · olx.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/olx.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.164.10813.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.2513.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.3213.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.8813.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.58.3013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
olx,inc.
Contact emails

Subdomains

985 observed subdomains of olx.com.

Web-graph footprint

Distinct hostnames that link to or from olx.com in the public web crawl.

785 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for olx.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhlg8f0umhx.powerspf.com

Related pages

Pivot deeper into the graph from olx.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "olx.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.