Hostname
allegro.dev
Last fetched
allegro.dev resolves to 1 IPv4 address operated by QXL-POLAND - Allegro sp. z o.o. in PL. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
allegro.dev resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.134.210.65 | 5.134.208.0/21 | AS42656 | QXL-POLAND - Allegro sp. z o.o. | PL |
WHOIS identity
- Registrar
- iana:299
- Organization
- allegro sp. z o.o.
- Contact emails
Subdomains
1 observed subdomain of allegro.dev.
| Subdomain |
|---|
| wildcard.allegro.dev |
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for allegro.dev.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_INCLUDE | spf_c.oracle.com |
| SPF_IP | 178.21.152.0/21 |
| SPF_IP | 193.203.222.0/23 |
| SPF_IP | 193.23.48.0/24 |
| SPF_IP | 194.0.251.0/24 |
| SPF_IP | 5.134.208.0/21 |
| SPF_IP | 91.194.188.0/23 |
| SPF_IP | 91.207.14.0/23 |
Related pages
Pivot deeper into the graph from allegro.dev.
- IP · 5.134.210.65
- ASN · AS42656QXL-POLAND - Allegro sp. z o.o.
- Registrar · iana:299
- Country · PL
- Email · domains@allegrogroup.com
- TLD · .dev
- 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: "allegro.dev"})-[: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.