Hostname
trustedshops.fr
Last fetched
trustedshops.fr resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:united-domains gmbh as the registrar.
Nutrition Label
Resolution chain
trustedshops.fr resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:united-domains gmbh
- Organization
- trusted shops
- Contact emails
Subdomains
15 observed subdomains of trustedshops.fr.
Web-graph footprint
Distinct hostnames that link to or from trustedshops.fr in the public web crawl.
667 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for trustedshops.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 603347.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 213.168.82.128/28 |
| SPF_IP | 213.227.161.48/28 |
| SPF_IP | 54.240.55.152/29 |
Related pages
Pivot deeper into the graph from trustedshops.fr.
- IP · 18.153.161.151
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:united-domains gmbh
- Country · DE
- Email · domain@trustedshops.com
- TLD · .fr
- Browse hostnames · tr…
- 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: "trustedshops.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.