Hostname
atrust.com
Last fetched
atrust.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
atrust.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 |
|---|---|---|---|---|
| 54.219.144.194 | 54.219.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- applied trust engineering,
- Contact emails
- trent@atrust.com
- 15649d80-5a52-40fa-ae89-bb57ebcb044d@identity-protect.org
- 84720576-48e2-43e0-9d9e-f81dac631b07@identity-protect.org
- 9a65004d-7bc0-45a4-9945-d5ccb9d0b379@identity-protect.org
- b0020058-f2b6-4881-ad36-cd2b1c07b1a7@identity-protect.org
- d0bd4d5f-8674-43e1-b613-b5a79d5377eb@identity-protect.org
- f6b61450-8d20-4667-b597-8f589923f05b@identity-protect.org
- owner-7385280@atrust.com.whoisprivacyservice.org
Subdomains
37 observed subdomains of atrust.com.
Showing 23 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from atrust.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for atrust.com.
| Mechanism | Target |
|---|---|
| SPF_A | intuit.com |
| SPF_A | mail-relay.atrust.com |
| SPF_A | ns1.atrust.com |
Related pages
Pivot deeper into the graph from atrust.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "atrust.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.