Hostname
magasin.fr
Last fetched
magasin.fr resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:hosting concepts b.v. d/b/a openprovider as the registrar.
Nutrition Label
Resolution chain
magasin.fr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.250.104.238 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.18.96.72 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.217.109.117 | 54.216.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.229.218.195 | 54.229.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:hosting concepts b.v. d/b/a openprovider
- Organization
- whois privacy protection foundation
- Contact emails
Subdomains
1 observed subdomain of magasin.fr.
| Subdomain |
|---|
| www.magasin.fr |
Web-graph footprint
Distinct hostnames that link to or from magasin.fr in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from magasin.fr.
- IP · 34.250.104.238
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:hosting concepts b.v. d/b/a openprovider
- Country · IE
- Email · abuse@registrar.eu
- TLD · .fr
- Browse hostnames · ma…
- 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: "magasin.fr"})-[: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.