Hostname
allegrogroup.com
Last fetched
allegrogroup.com 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
allegrogroup.com 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.213.91 | 5.134.213.0/24 | AS42656 | QXL-POLAND - Allegro sp. z o.o. | PL |
WHOIS identity
- Registrar
- iana:299
- Organization
- allegro sp. z o.o.
- Contact emails
Subdomains
125 observed subdomains of allegrogroup.com.
Showing 25 of 125. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from allegrogroup.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for allegrogroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc55.sapsf.eu |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.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 allegrogroup.com.
- IP · 5.134.213.91
- ASN · AS42656QXL-POLAND - Allegro sp. z o.o.
- Registrar · iana:299
- Country · PL
- Email · domains@allegrogroup.com
- TLD · .com
- 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: "allegrogroup.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.