Skip to content

Hostname

olx.bg

Last fetched

olx.bg resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · olx.bgRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/olx.bg

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.19108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.34108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.57108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.65108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.214.12108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.72108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.88108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.93108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.174.46.1153.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.173.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.843.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.913.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
olx b.v.
Contact emails

Subdomains

213 observed subdomains of olx.bg.

Web-graph footprint

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

4,103 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for olx.bg.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_IP152.111.195.20/31
SPF_IP5.134.208.128/26

Related pages

Pivot deeper into the graph from olx.bg.

Cypher and MCP

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

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