Hostname
trust-minder.com
Last fetched
trust-minder.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
trust-minder.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 |
|---|---|---|---|---|
| 34.250.234.174 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of trust-minder.com owner
- Contact emails
- 061fcf95-5351-4cc3-bbdd-ad253c6e29be@identity-protect.org
- 09056b2a-40cf-4f4e-b3dd-ce31986eec1b@identity-protect.org
- 2078c2e0-f89a-4ddb-bb20-e5634ad9080c@identity-protect.org
- 2b5bb387-5042-4fb5-964b-742ac5e36363@identity-protect.org
- 624f06bd-b0e2-41ec-bd08-df4d6b60765a@identity-protect.org
- 883feb3b-db8f-469b-8f7d-39e80f1081ae@identity-protect.org
- owner-7842846@trust-minder.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of trust-minder.com.
Showing 14 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from trust-minder.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for trust-minder.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | email.freshdesk.com |
Related pages
Pivot deeper into the graph from trust-minder.com.
- IP · 34.250.234.174
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 061fcf95-5351-4cc3-bbdd-ad253c6e29be@identity-protect.org
- TLD · .com
- 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: "trust-minder.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.