Hostname
trustedshops.com
Last fetched
trustedshops.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1408 as the registrar.
Nutrition Label
Resolution chain
trustedshops.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:1408
- Organization
- trusted shops
- Contact emails
Subdomains
55 observed subdomains of trustedshops.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from trustedshops.com in the public web crawl.
5,954 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for trustedshops.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.preeco.de |
| SPF_A | zgateway.zuora.com |
| SPF_INCLUDE | 603347.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.hubspot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfts.trustedshops.com |
Related pages
Pivot deeper into the graph from trustedshops.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trustedshops.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.