Hostname
trustnota.com
Last fetched
trustnota.com resolves to 3.166.152.14, announced in 3.166.152.0/23 by AMAZON-02 - Amazon.com, Inc. in US. trustnota.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 3.166.152.14
3.166.152.0/23 · AMAZON-02 - Amazon.com, Inc. · Miami, US
- 3.166.152.73
3.166.152.0/23 · AMAZON-02 - Amazon.com, Inc. · Miami, US
- 3.166.152.81
3.166.152.0/23 · AMAZON-02 - Amazon.com, Inc. · Miami, US
- 3.166.152.85
3.166.152.0/23 · AMAZON-02 - Amazon.com, Inc. · Miami, US
- 65.9.46.108
65.9.46.0/24 · AMAZON-02 - Amazon.com, Inc. · Stockholm, SE
- 65.9.46.55
65.9.46.0/24 · AMAZON-02 - Amazon.com, Inc. · Stockholm, SE
- 65.9.46.75
65.9.46.0/24 · AMAZON-02 - Amazon.com, Inc. · Stockholm, SE
- 65.9.46.97
65.9.46.0/24 · AMAZON-02 - Amazon.com, Inc. · Stockholm, SE
- 198.160.14.13
IPv6 resolution
No AAAA record for trustnota.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of trustnota.com owner
- Contact emails
- 12236b08-ccfe-470a-977c-bf63e081f94c@identity-protect.org, 26ea5b3c-d3ca-4d1a-b7d9-66a102406436@identity-protect.org, 417e2ef5-f0a4-4eb0-becd-98d6913f8e4e@identity-protect.org, 6dc5fc89-c378-4ba2-bb55-cb1e9e9f34b1@identity-protect.org, 883c2d3c-bc39-4654-90ae-d8c41798b921@identity-protect.org, 8856e43f-bbdd-4d73-bef0-fad6795023e8@identity-protect.org, baa0800b-a177-44fc-97a0-b9f51273cbf9@identity-protect.org, owner-2979633@trustnota.com.whoisprivacyservice.org, owner-7044277@trustnota.com.whoisprivacyservice.org, owner-8565369@trustnota.com.whoisprivacyservice.org
Subdomains
Showing 12 of 30. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- ns-480.awsdns-60.com
- udns1.cscudns.com
- ns-1008.awsdns-62.net
- ns-1209.awsdns-23.org
- udns2.cscudns.org
- ns-1634.awsdns-12.co.uk
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- include: amazonses.com
- include: _spf.google.com
- include: 44588248.spf05.hubspotemail.net
Threat-feed evidence
History
Related pages
Pivot from trustnota.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trustnota.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.