Skip to content

Hostname

wallapop.com

Last fetched

wallapop.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wallapop.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wallapop.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.154.110.10418.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.1718.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.8518.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.8618.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.2118.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.5318.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.618.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.8418.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.10118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of wallapop.com owner
Contact emails

Subdomains

62 observed subdomains of wallapop.com.

Web-graph footprint

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

794 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wallapop.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from wallapop.com.

Cypher and MCP

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

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