Hostname
alegro.pl
Last fetched
alegro.pl resolves to 2 IPv4 addresses operated by QXL-net-Poland-AS - Allegro sp. z o.o. in PL. WHOIS lists registrar:corporation service company as the registrar.
Nutrition Label
Resolution chain
alegro.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.31.24.68 | 185.31.24.0/24 | AS31621 | QXL-net-Poland-AS - Allegro sp. z o.o. | PL |
| 5.134.210.65 | 5.134.208.0/21 | AS42656 | QXL-POLAND - Allegro sp. z o.o. | PL |
WHOIS identity
- Registrar
- registrar:corporation service company
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of alegro.pl.
Web-graph footprint
Distinct hostnames that link to or from alegro.pl in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from alegro.pl.
- IP · 185.31.24.68
- ASN · AS31621QXL-net-Poland-AS - Allegro sp. z o.o.
- Registrar · registrar:corporation service company
- Country · PL
- TLD · .pl
- Browse hostnames · al…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alegro.pl"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.