Skip to content

Hostname

olx.pt

Last fetched

olx.pt resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · olx.ptRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/olx.pt

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.134.11818.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.134.4218.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.134.8818.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.134.9718.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.1183.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.223.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.303.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.83.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.10499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
olx global b.v.
Contact emails

Subdomains

863 observed subdomains of olx.pt.

Web-graph footprint

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

4,546 sites link to this hostname.

304 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for olx.pt.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP34.252.166.207
SPF_IP89.26.252.158
SPF_MXolx.pt

Related pages

Pivot deeper into the graph from olx.pt.

Cypher and MCP

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

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